lib
KoProperty::DoubleSpinBox Class Reference
Inheritance diagram for KoProperty::DoubleSpinBox:

Detailed Description
Definition at line 73 of file spinbox.h.
Public Slots | |
| virtual void | setValue (double value) |
Public Member Functions | |
| DoubleSpinBox (double lower, double upper, double step, double value=0, int precision=2, DoubleEdit *parent=0) | |
| virtual | ~DoubleSpinBox () |
| virtual bool | eventFilter (QObject *o, QEvent *e) |
| QLineEdit * | editor () const |
Constructor & Destructor Documentation
|
||||||||||||||||||||||||||||
|
Definition at line 173 of file spinbox.cpp. |
The documentation for this class was generated from the following files:

