#include <QWidget>
#include <QString>
#include <QComboBox>
#include <QDoubleSpinBox>
#include <klfdefs.h>
Go to the source code of this file.
Classes | |
class | KLFUnitChooser |
A combo box to select a unit for measures. More... | |
struct | KLFUnitChooser::Unit |
class | KLFUnitSpinBox |
A spin box that can display values in different units. More... | |
Functions | |
Q_DECLARE_METATYPE (KLFUnitChooser::Unit) |