#include <gnuradio/qtgui/spectrumUpdateEvents.h>
|
static QEvent::Type | Type () |
|
HistogramUpdateEvent::HistogramUpdateEvent |
( |
const std::vector< volk::vector< double >> |
points, |
|
|
const uint64_t |
npoints |
|
) |
| |
HistogramUpdateEvent::~HistogramUpdateEvent |
( |
| ) |
|
|
override |
const std::vector<const 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: