PDoubleNumInput Class Reference
#include <pdoublenuminput.h>
Inheritance diagram for PDoubleNumInput:

Signals | |
void | propertyChanged (QString name, QVariant newValue) |
Public Member Functions | |
PDoubleNumInput (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 (double val) |
Constructor & Destructor Documentation
|
Definition at line 22 of file pdoublenuminput.cpp. References PDoubleNumInput(), propertyChanged(), setValue(), and updateProperty(). Referenced by PDoubleNumInput(). |
Member Function Documentation
|
Referenced by PDoubleNumInput(), setValue(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 36 of file pdoublenuminput.cpp. References PropertyWidget::pname(), propertyChanged(), and setValue(). Referenced by PDoubleNumInput(), and setValue(). |
|
Definition at line 43 of file pdoublenuminput.cpp. References PropertyWidget::pname(), propertyChanged(), and updateProperty(). Referenced by PDoubleNumInput(), and updateProperty(). |
|
Reimplemented from KDoubleNumInput. Definition at line 31 of file pdoublenuminput.cpp. |
The documentation for this class was generated from the following files:
- lib/widgets/propeditor/pdoublenuminput.h
- lib/widgets/propeditor/pdoublenuminput.cpp