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