lib
KoUnitDoubleLineEdit Class Reference
#include <KoUnitWidgets.h>
Inheritance diagram for KoUnitDoubleLineEdit:

Detailed Description
Line edit for double precision numbers with unit display.
- Since:
- 1.4 (change of behavior)
Definition at line 157 of file KoUnitWidgets.h.
Public Member Functions | |
KoUnitDoubleLineEdit (QWidget *parent=0L, const char *name=0L) | |
KoUnitDoubleLineEdit (QWidget *parent, double lower, double upper, double value=0.0, KoUnit::Unit unit=KoUnit::U_PT, unsigned int precision=2, const char *name=0) | |
virtual void | changeValue (double) |
virtual void | setUnit (KoUnit::Unit=KoUnit::U_PT) |
double | value (void) const |
Protected Member Functions | |
bool | eventFilter (QObject *obj, QEvent *ev) |
Member Function Documentation
|
Definition at line 278 of file KoUnitWidgets.cpp. |
The documentation for this class was generated from the following files: