PropertyLib::PropertyWidgetProxy Class Reference
#include <propertywidgetproxy.h>
Inheritance diagram for PropertyLib::PropertyWidgetProxy:


Public Member Functions | |
PropertyWidgetProxy (QWidget *parent=0, const char *name=0) | |
~PropertyWidgetProxy () | |
void | setPropertyType (int propertyType) |
int | propertyType () const |
void | setPropertyType2 (Property::PropertyType propertyType) |
Property::PropertyType | propertyType2 () const |
QVariant | value () const |
void | setValue (const QVariant &value) |
bool | setProperty (const char *name, const QVariant &value) |
QVariant | property (const char *name) const |
Protected Member Functions | |
virtual void | setWidget () |
Properties | |
int | propertyType |
Property | PropertyType |
Private Attributes | |
Property * | p |
MultiProperty * | mp |
Property::Property::PropertyType | m_propertyType |
PropertyWidget * | m_editor |
QHBoxLayout * | m_layout |
Constructor & Destructor Documentation
|
Definition at line 29 of file propertywidgetproxy.cpp. |
|
Definition at line 36 of file propertywidgetproxy.cpp. |
Member Function Documentation
|
Definition at line 94 of file propertywidgetproxy.cpp. References value(). |
|
Definition at line 46 of file propertywidgetproxy.h. |
|
Definition at line 48 of file propertywidgetproxy.h. References PropertyType. |
|
Definition at line 82 of file propertywidgetproxy.cpp. References setPropertyType(), and setValue(). |
|
Definition at line 42 of file propertywidgetproxy.cpp. References m_propertyType, and setWidget(). Referenced by setProperty(). |
|
Definition at line 48 of file propertywidgetproxy.cpp. References m_propertyType, and setWidget(). |
|
Definition at line 76 of file propertywidgetproxy.cpp. References m_editor, and PropertyLib::PropertyWidget::setValue(). Referenced by setProperty(). |
|
Definition at line 54 of file propertywidgetproxy.cpp. References m_editor, m_layout, m_propertyType, mp, p, and PropertyLib::Property::setType(). Referenced by setPropertyType(), and setPropertyType2(). |
|
Definition at line 68 of file propertywidgetproxy.cpp. References m_editor, and PropertyLib::PropertyWidget::value(). Referenced by property(). |
Member Data Documentation
|
Definition at line 64 of file propertywidgetproxy.h. Referenced by setValue(), setWidget(), and value(). |
|
Definition at line 66 of file propertywidgetproxy.h. Referenced by PropertyWidgetProxy(), and setWidget(). |
|
Definition at line 63 of file propertywidgetproxy.h. Referenced by setPropertyType(), setPropertyType2(), and setWidget(). |
|
Definition at line 61 of file propertywidgetproxy.h. Referenced by setWidget(). |
|
Definition at line 60 of file propertywidgetproxy.h. Referenced by PropertyWidgetProxy(), and setWidget(). |
Property Documentation
|
Definition at line 40 of file propertywidgetproxy.h. |
|
Definition at line 39 of file propertywidgetproxy.h. |
The documentation for this class was generated from the following files:
- lib/widgets/propeditor/propertywidgetproxy.h
- lib/widgets/propeditor/propertywidgetproxy.cpp