PCheckBox Class Reference
#include <pcheckbox.h>
Inheritance diagram for PCheckBox:

Signals | |
void | propertyChanged (QString name, QVariant newValue) |
Public Member Functions | |
PCheckBox (const PropertyEditor *editor, const QString pname, const QVariant value, QWidget *parent=0, const char *name=0) | |
virtual QVariant | value () const |
virtual void | setValue (const QVariant value, bool emitChange) |
Private Slots | |
void | updateProperty (bool val) |
Constructor & Destructor Documentation
|
Definition at line 22 of file pcheckbox.cpp. References PCheckBox(), propertyChanged(), setValue(), and updateProperty(). Referenced by PCheckBox(). |
Member Function Documentation
|
Referenced by PCheckBox(), setValue(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 36 of file pcheckbox.cpp. References PropertyWidget::pname(), propertyChanged(), and setValue(). Referenced by PCheckBox(), and setValue(). |
|
Definition at line 43 of file pcheckbox.cpp. References PropertyWidget::pname(), propertyChanged(), and updateProperty(). Referenced by PCheckBox(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 31 of file pcheckbox.cpp. |
The documentation for this class was generated from the following files:
- lib/widgets/propeditor/pcheckbox.h
- lib/widgets/propeditor/pcheckbox.cpp