lib

KoUnitDoubleSpinComboBox Class Reference

#include <KoUnitWidgets.h>

List of all members.


Detailed Description

Combo box (with spin control) for double precision numbers with unit display.

Since:
1.4 (change of behavior)

Definition at line 221 of file KoUnitWidgets.h.


Signals

void valueChanged (double)

Public Member Functions

 KoUnitDoubleSpinComboBox (QWidget *parent=0L, const char *name=0L)
 KoUnitDoubleSpinComboBox (QWidget *parent, double lower, double upper, double step, double value=0.0, KoUnit::Unit unit=KoUnit::U_PT, unsigned int precision=2, const char *name=0)
void insertItem (double, int index=-1)
void updateValue (double)
double value (void) const

Member Function Documentation

double KoUnitDoubleSpinComboBox::value void   )  const
 

Returns:
the current value, converted in points

Definition at line 451 of file KoUnitWidgets.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys