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