GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
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 (unsigned int which, const int type, const QColor &min_color=QColor(), const QColor &max_color=QColor())
 

Public Member Functions

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

Constructor & Destructor Documentation

◆ ColorMapMenu()

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

◆ ~ColorMapMenu()

ColorMapMenu::~ColorMapMenu ( )
inlineoverride

Member Function Documentation

◆ getAction()

QAction* ColorMapMenu::getAction ( unsigned int  which)
inline

◆ getBlackHot

void ColorMapMenu::getBlackHot ( )
inlineslot

◆ getCool

void ColorMapMenu::getCool ( )
inlineslot

◆ getIncandescent

void ColorMapMenu::getIncandescent ( )
inlineslot

◆ getMultiColor

void ColorMapMenu::getMultiColor ( )
inlineslot

◆ getNumActions()

int ColorMapMenu::getNumActions ( ) const
inline

◆ getOther

void ColorMapMenu::getOther ( )
inlineslot

◆ getSunset

void ColorMapMenu::getSunset ( )
inlineslot

◆ getWhiteHot

void ColorMapMenu::getWhiteHot ( )
inlineslot

◆ whichTrigger

void ColorMapMenu::whichTrigger ( unsigned 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: