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
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.