|
Relacs Core Library
0.9.8
|
#include <macroeditor.h>


Public Slots | |
| void | setTimeout (int timeout) |
Public Member Functions | |
| void | setTitle (const std::string &title) |
| void | setText (const std::string &string, bool internal=false) |
| void | createGUI (MacroCommandInfo *info) |
| const std::string & | title () const |
| const std::string & | text () const |
| int | timeout () const |
Public Member Functions inherited from DetailElement< MacroCommandInfo > | |
| QWidget * | detailView () const |
Public Member Functions inherited from GUIElement< MacroCommandInfo > | |
| virtual | ~GUIElement () |
| MacroCommandInfo * | owner () const |
Additional Inherited Members | |
Protected Attributes inherited from DetailElement< MacroCommandInfo > | |
| QWidget * | DetailView |
Protected Attributes inherited from GUIElement< MacroCommandInfo > | |
| bool | GuiCreated |
| MacroCommandInfo * | Owner |
Message command element
| void setTitle | ( | const std::string & | title | ) |
| void setText | ( | const std::string & | string, |
| bool | internal = false |
||
| ) |
|
slot |
References GUIElement< MacroCommandInfo >::GuiCreated, and MacroCommandMessage::timeout().
Referenced by MacroCommandMessage::createGUI().
|
virtual |
|
inline |
Referenced by MacroCommandInfo::updateTreeDescription().
|
inline |
Referenced by MacroCommandInfo::updateTreeDescription().
|
inline |
Referenced by MacroCommandMessage::setTimeout().
1.8.6