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