|
void | btn_pressed_handler () |
|
bool | command (QString cmd) |
|
void | indicate_msg_level (QtMsgType type) |
| Visual indication that the message type has been published. More...
|
|
|
void | command_selected (QString commmand) |
|
void | command_unrecognized (QString command) |
|
void | command_unspecified () |
|
|
| JobSelectionForm (QWidget *parent=0) |
|
bool | populate_command_options (UtilCollection *utils) |
|
|
static const char | WARN_INDICATION_STYLE [] = "QComboBox {border: 2px solid yellow}" |
|
static const char | ERR_INDICATION_STYLE [] = "QComboBox {border: 2px solid red}" |
|
|
LabelFor * | label |
|
QHBoxLayout * | layout |
|
QPushButton * | btn |
|
QComboBox * | box |
|
UtilCollection * | utils |
|
QShortcut * | returnShortcut |
|
void JobSelectionForm::indicate_msg_level |
( |
QtMsgType |
type | ) |
|
|
slot |
Visual indication that the message type has been published.
- Parameters
-
type | QtMsgType indicating the error level |
The documentation for this class was generated from the following files: