
Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| list | properties = ['name', 'homepage'] |
| model = Editor | |
| def py::gui::editor::editor_editor::__init__ | ( | self, | ||
| parent, | ||||
| entity, | ||||
| context | ||||
| ) |
Reimplemented from py::gui::editor::entity_editor.
00207 : 00208 Ui_editor_editor.__init__(self) 00209 entity_editor.__init__(self, parent, entity, context) 00210 class editor_selector( entity_selector ) :
list py::gui::editor::editor_editor::properties = ['name', 'homepage'] [static] |
Reimplemented from py::gui::editor::entity_editor.
py::gui::editor::editor_editor::model = Editor [static] |
Reimplemented from py::gui::editor::entity_editor.
1.5.3