Kstars
timespinbox.h
Custom spinbox to handle selection of timestep values with variable units.
Definition TimeSpinBox.qml:5
QString textFromValue(int value) const override
Convert the internal value to a display string.
float timeScale() const
int valueFromText(const QString &text) const override
Convert the displayed string to an internal value.
Q_OBJECTQ_OBJECT
QObject * parent() const const
value
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.