GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
spectrumUpdateEvents.h File Reference
#include <gnuradio/high_res_timer.h>
#include <gnuradio/qtgui/api.h>
#include <gnuradio/tags.h>
#include <volk/volk_alloc.hh>
#include <QEvent>
#include <QString>
#include <complex>
#include <cstdint>
#include <vector>

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 constexpr int SpectrumUpdateEventType = 10005
 
static constexpr int SpectrumWindowCaptionEventType = 10008
 
static constexpr int SpectrumWindowResetEventType = 10009
 
static constexpr int SpectrumFrequencyRangeEventType = 10010
 

Variable Documentation

◆ SpectrumFrequencyRangeEventType

constexpr int SpectrumFrequencyRangeEventType = 10010
staticconstexpr

◆ SpectrumUpdateEventType

◆ SpectrumWindowCaptionEventType

constexpr int SpectrumWindowCaptionEventType = 10008
staticconstexpr

◆ SpectrumWindowResetEventType

constexpr int SpectrumWindowResetEventType = 10009
staticconstexpr