lib
KoProperty::WidgetProxy Class Reference
#include <widgetproxy.h>
Detailed Description
Definition at line 37 of file widgetproxy.h.
Public Member Functions | |
| WidgetProxy (QWidget *parent, const char *name=0) | |
| void | setPropertyType (int propertyType) |
| int | propertyType () const |
| QVariant | value () const |
| void | setValue (const QVariant &value) |
| virtual bool | setProperty (const char *name, const QVariant &value) |
| virtual QVariant | property (const char *name) const |
Protected Member Functions | |
| void | setWidget () |
The documentation for this class was generated from the following files:

