Relacs
0.9.8
|
#include <macroeditor.h>
Public Member Functions | |
QTreeWidgetItem * | treeItem () const |
Public Member Functions inherited from GUIElement< T > | |
virtual | ~GUIElement () |
virtual void | createGUI (T *)=0 |
T * | owner () const |
Protected Attributes | |
QTreeWidgetItem * | TreeItem = nullptr |
Protected Attributes inherited from GUIElement< T > | |
bool | GuiCreated = false |
T * | Owner = nullptr |
Interface if element is represented in the tree
|
inline |
Referenced by MacroInfo::addCommand(), MacroFile::addMacro(), MacroFile::delMacro(), and MacroInfo::removeCommand().
|
protected |
Referenced by TreeElement< MacroEditor >::treeItem().