Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qlocaltime_p.h File Reference

(a49ccc08c307b7c7e1acc34752b81dd38ea43bfa)

#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::TransitionOptions resolve)
 
QDateTimePrivate::ZoneState QLocalTime::mapLocalTime (qint64 local, QDateTimePrivate::TransitionOptions resolve)
 
SystemMillisRange QLocalTime::computeSystemMillisRange ()