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