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