GNU Radio Manual and C++ API Reference 3.7.14.0
The Free & Open Software Radio Ecosystem
qtgui_types.h File Reference
#include <gnuradio/high_res_timer.h>
#include <qwt_color_map.h>
#include <qwt_scale_draw.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

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

Enumerations

enum  gr::qtgui::data_type_t {
  gr::qtgui::INT = 0 , gr::qtgui::FLOAT , gr::qtgui::DOUBLE , gr::qtgui::COMPLEX ,
  gr::qtgui::STRING , gr::qtgui::INT_VEC , gr::qtgui::FLOAT_VEC , gr::qtgui::DOUBLE_VEC ,
  gr::qtgui::COMPLEX_VEC
}
 
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

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