Receptacle
 All Classes Files Functions Variables Pages
JobSelectionForm Class Reference
Inheritance diagram for JobSelectionForm:

Public Slots

void btn_pressed_handler ()
 
bool command (QString cmd)
 
void indicate_msg_level (QtMsgType type)
 Visual indication that the message type has been published. More...
 

Signals

void command_selected (QString commmand)
 
void command_unrecognized (QString command)
 
void command_unspecified ()
 

Public Member Functions

 JobSelectionForm (QWidget *parent=0)
 
bool populate_command_options (UtilCollection *utils)
 

Static Public Attributes

static const char WARN_INDICATION_STYLE [] = "QComboBox {border: 2px solid yellow}"
 
static const char ERR_INDICATION_STYLE [] = "QComboBox {border: 2px solid red}"
 

Protected Attributes

LabelForlabel
 
QHBoxLayout * layout
 
QPushButton * btn
 
QComboBox * box
 
UtilCollectionutils
 
QShortcut * returnShortcut
 

Member Function Documentation

void JobSelectionForm::indicate_msg_level ( QtMsgType  type)
slot

Visual indication that the message type has been published.

Parameters
typeQtMsgType indicating the error level

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