#include <gnuradio/qtgui/spectrumUpdateEvents.h>
|  | 
| static QEvent::Type | Type () | 
◆ TimeRasterUpdateEvent()
      
        
          | TimeRasterUpdateEvent::TimeRasterUpdateEvent | ( | const std::vector< volk::vector< double > > | dataPoints, | 
        
          |  |  | const uint64_t | numDataPoints ) | 
      
 
 
◆ ~TimeRasterUpdateEvent()
  
  | 
        
          | TimeRasterUpdateEvent::~TimeRasterUpdateEvent | ( |  | ) |  |  | override | 
 
 
◆ getNumDataPoints()
      
        
          | uint64_t TimeRasterUpdateEvent::getNumDataPoints | ( |  | ) | const | 
      
 
 
◆ getPoints()
      
        
          | const std::vector< const double * > TimeRasterUpdateEvent::getPoints | ( |  | ) | const | 
      
 
 
◆ getRepeatDataFlag()
      
        
          | bool TimeRasterUpdateEvent::getRepeatDataFlag | ( |  | ) | const | 
      
 
 
◆ Type()
  
  | 
        
          | QEvent::Type TimeRasterUpdateEvent::Type | ( |  | ) |  |  | inlinestatic | 
 
 
◆ which()
      
        
          | int TimeRasterUpdateEvent::which | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: