#include <gnuradio/qtgui/spectrumUpdateEvents.h>
|
static QEvent::Type | Type () |
|
◆ TimeUpdateEvent()
TimeUpdateEvent::TimeUpdateEvent |
( |
const std::vector< double *> |
timeDomainPoints, |
|
|
const uint64_t |
numTimeDomainDataPoints, |
|
|
const std::vector< std::vector< gr::tag_t >> |
tags |
|
) |
| |
◆ ~TimeUpdateEvent()
TimeUpdateEvent::~TimeUpdateEvent |
( |
| ) |
|
◆ getNumTimeDomainDataPoints()
uint64_t TimeUpdateEvent::getNumTimeDomainDataPoints |
( |
| ) |
const |
◆ getRepeatDataFlag()
bool TimeUpdateEvent::getRepeatDataFlag |
( |
| ) |
const |
◆ getTags()
const std::vector<std::vector<gr::tag_t> > TimeUpdateEvent::getTags |
( |
| ) |
const |
◆ getTimeDomainPoints()
const std::vector<double*> TimeUpdateEvent::getTimeDomainPoints |
( |
| ) |
const |
◆ Type()
static QEvent::Type TimeUpdateEvent::Type |
( |
| ) |
|
|
inlinestatic |
◆ which()
int TimeUpdateEvent::which |
( |
| ) |
const |
The documentation for this class was generated from the following file: