Incidenceeditor
ktimezonecombobox.h
KTimeZoneComboBox(QWidget *parent=nullptr)
Creates a new time zone combobox.
Definition ktimezonecombobox.cpp:53
void selectTimeZone(const QTimeZone &zone)
Selects the item in the combobox corresponding to the given zone.
Definition ktimezonecombobox.cpp:62
void selectTimeZoneFor(const QDateTime &dateTime)
Selects the item in the combobox corresponding to the zone for the given datetime.
Definition ktimezonecombobox.cpp:88
~KTimeZoneComboBox() override
Destroys the time zone combobox.
void setFloating(bool floating, const QTimeZone &zone={})
If floating is true, selects floating time zone, otherwise if @zone is valid, selects @pzone time zon...
Definition ktimezonecombobox.cpp:119
void selectLocalTimeZone()
Convenience version of selectTimeZone(const QTimeZone &).
Definition ktimezonecombobox.cpp:114
QComboBox(QWidget *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
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 31 2025 12:05:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:05:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.