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
ColorMapMenu Class Reference

#include <gnuradio/qtgui/form_menus.h>

Public Slots

void getMultiColor ()
 
void getWhiteHot ()
 
void getBlackHot ()
 
void getIncandescent ()
 
void getSunset ()
 
void getCool ()
 
void getOther ()
 

Signals

void whichTrigger (int which, const int type, const QColor &min_color=QColor(), const QColor &max_color=QColor())
 

Public Member Functions

 ColorMapMenu (int which, QWidget *parent)
 
 ~ColorMapMenu ()
 
int getNumActions () const
 
QAction * getAction (int which)
 

Constructor & Destructor Documentation

ColorMapMenu::ColorMapMenu ( int  which,
QWidget *  parent 
)
inline
ColorMapMenu::~ColorMapMenu ( )
inline

Member Function Documentation

QAction* ColorMapMenu::getAction ( int  which)
inline
void ColorMapMenu::getBlackHot ( )
inlineslot
void ColorMapMenu::getCool ( )
inlineslot
void ColorMapMenu::getIncandescent ( )
inlineslot
void ColorMapMenu::getMultiColor ( )
inlineslot
int ColorMapMenu::getNumActions ( ) const
inline
void ColorMapMenu::getOther ( )
inlineslot
void ColorMapMenu::getSunset ( )
inlineslot
void ColorMapMenu::getWhiteHot ( )
inlineslot
void ColorMapMenu::whichTrigger ( int  which,
const int  type,
const QColor &  min_color = QColor(),
const QColor &  max_color = QColor() 
)
signal

The documentation for this class was generated from the following file: