PColorCombo Class Reference
#include <pcolorcombo.h>
Inheritance diagram for PColorCombo:

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