Kstars
timestepbox.cpp
26 i18n("Set the timescale for the simulation clock. A setting of \"1 sec\" means the clock advances in "
27 "real-time, keeping up perfectly with your CPU clock. Higher values make the simulation clock run "
30 "There are two pairs of up/down buttons. The left pair will cycle through all available timesteps in "
31 "sequence. Since there are a large number of timesteps, the right pair is provided to skip to the next "
Custom spinbox to handle selection of timestep values with variable units.
Definition TimeSpinBox.qml:5
QString i18n(const char *text, const TYPE &arg...)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
bool disconnect(const QMetaObject::Connection &connection)
QObject * parent() const const
void setValue(int val)
QWidget(QWidget *parent, Qt::WindowFlags f)
void setWhatsThis(const QString &)
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.