|
KDStateMachineEditor API Documentation 2.3
|
#include <propertyeditor.h>


Public Member Functions | |
| PropertyEditor (QWidget *parent=nullptr) | |
| ~PropertyEditor () | |
| void | setCommandController (CommandController *cmdController) |
| void | setSelectionModel (QItemSelectionModel *selectionModel) |
| void | setStateModel (StateModel *selectionModel) |
Definition at line 34 of file propertyeditor.h.
|
explicit |
Definition at line 123 of file propertyeditor.cpp.
| PropertyEditor::~PropertyEditor | ( | ) |
Definition at line 167 of file propertyeditor.cpp.
| void PropertyEditor::setCommandController | ( | CommandController * | cmdController | ) |
Definition at line 196 of file propertyeditor.cpp.
| void PropertyEditor::setSelectionModel | ( | QItemSelectionModel * | selectionModel | ) |
Definition at line 173 of file propertyeditor.cpp.
| void PropertyEditor::setStateModel | ( | StateModel * | selectionModel | ) |
Definition at line 201 of file propertyeditor.cpp.