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

#include <gnuradio/qtgui/form_menus.h>

Public Slots

void getBlue ()
 
void getRed ()
 
void getGreen ()
 
void getBlack ()
 
void getCyan ()
 
void getMagenta ()
 
void getYellow ()
 
void getGray ()
 
void getDarkRed ()
 
void getDarkGreen ()
 
void getDarkBlue ()
 
void getDarkGray ()
 

Signals

void whichTrigger (int which, const QString &name)
 

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

QAction* LineColorMenu::getAction ( int  which)
inline
void LineColorMenu::getBlack ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getBlue ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getCyan ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getDarkBlue ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getDarkGray ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getDarkGreen ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getDarkRed ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getGray ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getGreen ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getMagenta ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

int LineColorMenu::getNumActions ( ) const
inline
void LineColorMenu::getRed ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::getYellow ( )
inlineslot

References whichTrigger().

Referenced by LineColorMenu().

void LineColorMenu::whichTrigger ( int  which,
const QString &  name 
)
signal

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