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