GNU Radio 3.7.0-50 C++ API
spectrumUpdateEvents.h File Reference
#include <stdint.h>
#include <QEvent>
#include <QString>
#include <complex>
#include <vector>
#include <gnuradio/high_res_timer.h>
#include <gnuradio/qtgui/api.h>

Go to the source code of this file.

Classes

class  SpectrumUpdateEvent
 
class  SpectrumWindowCaptionEvent
 
class  SpectrumWindowResetEvent
 
class  SpectrumFrequencyRangeEvent
 
class  TimeUpdateEvent
 
class  FreqUpdateEvent
 
class  ConstUpdateEvent
 
class  WaterfallUpdateEvent
 
class  TimeRasterUpdateEvent
 

Variables

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

Variable Documentation

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