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