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