Relacs
0.9.8
|
#include <macroeditor.h>
Public Member Functions | |
void | setPath (const std::string &string) |
const std::string & | path () const |
void | createGUI (MacroCommandInfo *info) |
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 |
Switch command element
void setPath | ( | const std::string & | string | ) |
|
inline |
|
virtual |