PropertyLib::PropertyItem Class Reference
Inheritance diagram for PropertyLib::PropertyItem:

Public Member Functions | |
PropertyItem (PropertyEditor *parent, MultiProperty *property) | |
PropertyItem (PropertyEditor *editor, KListViewItem *parent, MultiProperty *property) | |
MultiProperty * | property () const |
virtual void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align) |
virtual void | setup () |
void | setChanged (bool changed) |
Private Attributes | |
PropertyEditor * | m_editor |
MultiProperty * | m_property |
bool | m_changed |
Constructor & Destructor Documentation
|
Definition at line 45 of file propertyeditor.cpp. |
|
Definition at line 51 of file propertyeditor.cpp. |
Member Function Documentation
|
Reimplemented from KListViewItem. Definition at line 72 of file propertyeditor.cpp. References KListViewItem::paintCell(). |
|
Definition at line 67 of file propertyeditor.cpp. Referenced by PropertyLib::PropertyEditor::addChildProperties(), PropertyLib::PropertyEditor::prepareEditor(), and PropertyLib::PropertyEditor::propertyChanged(). |
|
Definition at line 105 of file propertyeditor.cpp. Referenced by PropertyLib::PropertyEditor::propertyChanged(), and PropertyLib::PropertyEditor::undo(). |
|
Definition at line 99 of file propertyeditor.cpp. |
Member Data Documentation
|
Definition at line 113 of file propertyeditor.cpp. |
|
Definition at line 111 of file propertyeditor.cpp. |
|
Definition at line 112 of file propertyeditor.cpp. |
The documentation for this class was generated from the following file:
- lib/widgets/propeditor/propertyeditor.cpp