List of All Members for QDateTime
This is the complete list of members for QDateTime, including inherited members.
- QDateTime()
- QDateTime(const QDate &)
- QDateTime(const QDate &, const QTime &, Qt::TimeSpec )
- QDateTime(const QDate &, const QTime &, Qt::TimeSpec , int )
- QDateTime(const QDate &, const QTime &, const QTimeZone &)
- QDateTime(const QDateTime &)
- QDateTime(QDateTime &&)
- ~QDateTime()
- addDays(qint64 ) const : QDateTime
- addMSecs(qint64 ) const : QDateTime
- addMonths(int ) const : QDateTime
- addSecs(qint64 ) const : QDateTime
- addYears(int ) const : QDateTime
- currentDateTime() : QDateTime
- currentDateTimeUtc() : QDateTime
- currentMSecsSinceEpoch() : qint64
- currentSecsSinceEpoch() : qint64
- date() const : QDate
- daysTo(const QDateTime &) const : qint64
- fromCFDate(CFDateRef ) : QDateTime
- fromMSecsSinceEpoch(qint64 ) : QDateTime
- fromMSecsSinceEpoch(qint64 , Qt::TimeSpec , int ) : QDateTime
- fromMSecsSinceEpoch(qint64 , const QTimeZone &) : QDateTime
- fromNSDate(const NSDate *) : QDateTime
- fromSecsSinceEpoch(qint64 , Qt::TimeSpec , int ) : QDateTime
- fromSecsSinceEpoch(qint64 , const QTimeZone &) : QDateTime
- fromString(const QString &, Qt::DateFormat ) : QDateTime
- fromString(const QString &, const QString &) : QDateTime
- isDaylightTime() const : bool
- isNull() const : bool
- isValid() const : bool
- msecsTo(const QDateTime &) const : qint64
- offsetFromUtc() const : int
|
|
© 2017 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.