GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
spectrumUpdateEvents.h File Reference
#include <gnuradio/high_res_timer.h>
#include <gnuradio/qtgui/api.h>
#include <gnuradio/tags.h>
#include <stdint.h>
#include <QEvent>
#include <QString>
#include <complex>
#include <vector>
Include dependency graph for spectrumUpdateEvents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SpectrumUpdateEvent
class  SpectrumWindowCaptionEvent
class  SpectrumWindowResetEvent
class  SpectrumFrequencyRangeEvent
class  TimeUpdateEvent
class  FreqUpdateEvent
class  SetFreqEvent
class  ConstUpdateEvent
class  WaterfallUpdateEvent
class  TimeRasterUpdateEvent
class  TimeRasterSetSize
class  HistogramUpdateEvent
class  HistogramSetAccumulator
class  HistogramClearEvent
class  NumberUpdateEvent

Variables

static const int SpectrumUpdateEventType = 10005
static const int SpectrumWindowCaptionEventType = 10008
static const int SpectrumWindowResetEventType = 10009
static const int SpectrumFrequencyRangeEventType = 10010

Variable Documentation

◆ SpectrumFrequencyRangeEventType

const int SpectrumFrequencyRangeEventType = 10010
static

◆ SpectrumUpdateEventType

◆ SpectrumWindowCaptionEventType

const int SpectrumWindowCaptionEventType = 10008
static

◆ SpectrumWindowResetEventType

const int SpectrumWindowResetEventType = 10009
static