Dummy property to separate groups of properties. More...
#include <PropertyItem.h>
Public Member Functions | |
virtual Base::Type | getTypeId (void) const |
Static Public Member Functions | |
static void * | create (void) |
static Base::Type | getClassTypeId (void) |
static void | init (void) |
Dummy property to separate groups of properties.
Definition at line 148 of file PropertyItem.h.
void * Gui::PropertyEditor::PropertySeparatorItem::create | ( | void | ) | [static] |
Reimplemented from Gui::PropertyEditor::PropertyItem.
Definition at line 411 of file PropertyItem.cpp.
Referenced by Gui::PropertyEditor::PropertyModel::buildUp().
Base::Type Gui::PropertyEditor::PropertySeparatorItem::getClassTypeId | ( | void | ) | [static] |
Reimplemented from Gui::PropertyEditor::PropertyItem.
Definition at line 411 of file PropertyItem.cpp.
Base::Type Gui::PropertyEditor::PropertySeparatorItem::getTypeId | ( | void | ) | const [virtual] |
Reimplemented from Gui::PropertyEditor::PropertyItem.
Definition at line 411 of file PropertyItem.cpp.
void Gui::PropertyEditor::PropertySeparatorItem::init | ( | void | ) | [static] |
Reimplemented from Gui::PropertyEditor::PropertyItem.
Definition at line 411 of file PropertyItem.cpp.