#include <MemoryX/gui-plugins/PriorMemoryEditor/ObjectClassEditDialog/ObjectClassEditDialog.h>
Definition at line 45 of file ObjectClassEditDialog.h.
◆ ObjectClassEditDialog()
◆ ~ObjectClassEditDialog()
◆ setClassNameEditable()
void setClassNameEditable |
( |
bool |
editable | ) |
|
◆ updateEntity()
void updateEntity |
( |
const EntityPtr & |
entity, |
|
|
std::string |
filesDBName |
|
) |
| |
|
overridevirtual |
Pure virtual method.
Implement this in order to update the entity with information edited in the gui
- Parameters
-
entity | the entity to update |
Implements EntityEditDialog.
Definition at line 83 of file ObjectClassEditDialog.cpp.
◆ updateGui()
Pure virtual method.
Implement this in order to update the dialog with the information contained in the entity provided as parameter.
- Parameters
-
entity | the entity used for updating the Gui |
Implements EntityEditDialog.
Definition at line 65 of file ObjectClassEditDialog.cpp.
◆ PriorEditorController
The documentation for this class was generated from the following files: