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
qtgui_types.h File Reference
#include <qwt_color_map.h>
#include <qwt_scale_draw.h>
#include <gnuradio/high_res_timer.h>
Include dependency graph for qtgui_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FreqOffsetAndPrecisionClass
 
class  TimeScaleData
 
class  FreqDisplayScaleDraw
 
class  ColorMap_MultiColor
 
class  ColorMap_WhiteHot
 
class  ColorMap_BlackHot
 
class  ColorMap_Incandescent
 
class  ColorMap_Sunset
 
class  ColorMap_Cool
 
class  ColorMap_UserDefined
 

Namespaces

 gr
 Include this header to use the message passing features.
 
 gr::qtgui
 

Enumerations

enum  gr::qtgui::graph_t { gr::qtgui::NUM_GRAPH_NONE = 0, gr::qtgui::NUM_GRAPH_HORIZ, gr::qtgui::NUM_GRAPH_VERT }
 
enum  {
  INTENSITY_COLOR_MAP_TYPE_MULTI_COLOR = 0, INTENSITY_COLOR_MAP_TYPE_WHITE_HOT = 1, INTENSITY_COLOR_MAP_TYPE_BLACK_HOT = 2, INTENSITY_COLOR_MAP_TYPE_INCANDESCENT = 3,
  INTENSITY_COLOR_MAP_TYPE_USER_DEFINED = 4, INTENSITY_COLOR_MAP_TYPE_SUNSET = 5, INTENSITY_COLOR_MAP_TYPE_COOL = 6
}
 

Enumeration Type Documentation

anonymous enum
Enumerator
INTENSITY_COLOR_MAP_TYPE_MULTI_COLOR 
INTENSITY_COLOR_MAP_TYPE_WHITE_HOT 
INTENSITY_COLOR_MAP_TYPE_BLACK_HOT 
INTENSITY_COLOR_MAP_TYPE_INCANDESCENT 
INTENSITY_COLOR_MAP_TYPE_USER_DEFINED 
INTENSITY_COLOR_MAP_TYPE_SUNSET 
INTENSITY_COLOR_MAP_TYPE_COOL