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