GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gr::qtgui Namespace Reference

Classes

class  ber_sink_b
 
class  const_sink_c
 A graphical sink to display the IQ constellation of multiple signals. More...
 
class  freq_sink_c
 A graphical sink to display multiple signals in frequency. More...
 
class  freq_sink_f
 A graphical sink to display multiple signals in frequency. More...
 
class  histogram_sink_f
 A graphical sink to display a histogram. More...
 
class  number_sink
 A graphical sink to display numerical values of input streams. More...
 
class  sink_c
 A graphical sink to display freq, spec, time, and const plots. More...
 
class  sink_f
 A graphical sink to display freq, spec, and time. More...
 
class  time_raster_sink_b
 A graphical sink to display multiple signals on a time_raster plot. More...
 
class  time_raster_sink_f
 A graphical sink to display multiple signals on a time_raster plot. More...
 
class  time_sink_c
 A graphical sink to display multiple signals in time. More...
 
class  time_sink_f
 A graphical sink to display multiple signals in time. More...
 
class  waterfall_sink_c
 A graphical sink to display multiple signals on a waterfall (spectrogram) plot. More...
 
class  waterfall_sink_f
 A graphical sink to display multiple signals on a waterfall (spectrogram) plot. More...
 

Enumerations

enum  graph_t { NUM_GRAPH_NONE = 0, NUM_GRAPH_HORIZ, NUM_GRAPH_VERT }
 
enum  trigger_mode { TRIG_MODE_FREE, TRIG_MODE_AUTO, TRIG_MODE_NORM, TRIG_MODE_TAG }
 
enum  trigger_slope { TRIG_SLOPE_POS, TRIG_SLOPE_NEG }
 

Enumeration Type Documentation

Enumerator
NUM_GRAPH_NONE 
NUM_GRAPH_HORIZ 
NUM_GRAPH_VERT 
Enumerator
TRIG_MODE_FREE 
TRIG_MODE_AUTO 
TRIG_MODE_NORM 
TRIG_MODE_TAG 
Enumerator
TRIG_SLOPE_POS 
TRIG_SLOPE_NEG