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