Relacs Core Library
0.9.8
|
#include <macroeditor.h>
Public Member Functions | |
QWidget * | detailView () const |
Public Member Functions inherited from GUIElement< T > | |
virtual | ~GUIElement () |
virtual void | createGUI (T *)=0 |
T * | owner () const |
Protected Attributes | |
QWidget * | DetailView = nullptr |
Protected Attributes inherited from GUIElement< T > | |
bool | GuiCreated = false |
T * | Owner = nullptr |
Interface if element is represented in the detail view
|
inline |
|
protected |
Referenced by DetailElement< MacroCommandInfo >::detailView().