Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qlocaltime_p.h File Reference
#include <QtCore/private/qglobal_p.h>
#include <QtCore/private/qdatetime_p.h>
+ Include dependency graph for qlocaltime_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QLocalTime::SystemMillisRange
 

Namespaces

namespace  QLocalTime
 

Functions

int QLocalTime::getCurrentStandardUtcOffset ()
 
int QLocalTime::getUtcOffset (qint64 atMSecsSinceEpoch)
 
QDateTimePrivate::ZoneState QLocalTime::utcToLocal (qint64 utcMillis)
 
QString QLocalTime::localTimeAbbbreviationAt (qint64 local, QDateTimePrivate::DaylightStatus dst)
 
QDateTimePrivate::ZoneState QLocalTime::mapLocalTime (qint64 local, QDateTimePrivate::DaylightStatus dst)
 
SystemMillisRange QLocalTime::computeSystemMillisRange ()