![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qcompare.h>#include <QtCore/qdatetime.h>#include <QtCore/qlocale.h>#include <QtCore/qswap.h>#include <QtCore/qtclasshelpermacros.h>#include <chrono>Go to the source code of this file.
Classes | |
| class | QTimeZone |
| \inmodule QtCore More... | |
Functions | |
| Q_CORE_EXPORT QDataStream & | operator<< (QDataStream &ds, const QTimeZone &tz) |
| Q_CORE_EXPORT QDataStream & | operator>> (QDataStream &ds, QTimeZone &tz) |
| Q_CORE_EXPORT QDebug | operator<< (QDebug dbg, const QTimeZone &tz) |
| QDataStream & operator<< | ( | QDataStream & | ds, |
| const QTimeZone & | tz ) |
Definition at line 1721 of file qtimezone.cpp.
Definition at line 1779 of file qtimezone.cpp.
| QDataStream & operator>> | ( | QDataStream & | ds, |
| QTimeZone & | tz ) |
Definition at line 1733 of file qtimezone.cpp.