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