lib Library API Documentation

KoUnitDoubleSpinComboBox Class Reference

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

#include <koUnitWidgets.h>

Inheritance diagram for KoUnitDoubleSpinComboBox:

Inheritance graph
[legend]
Collaboration diagram for KoUnitDoubleSpinComboBox:

Collaboration graph
[legend]
List of all members.

Signals

void valueChanged (double)

Public Member Functions

 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

Detailed Description

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

Since:
1.4 (change of behavior)

Definition at line 196 of file koUnitWidgets.h.


Member Function Documentation

double KoUnitDoubleSpinComboBox::value void   )  const
 

Returns:
the current value, converted in points

Definition at line 361 of file koUnitWidgets.cc.

References KoUnitDoubleComboBox::value().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:41:44 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003