otimezone.cpp File Reference
#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include "otimezone.h"Include dependency graph for otimezone.cpp:

Go to the source code of this file.
Functions | |
| QDateTime | utcTime (time_t t) |
| QDateTime | utcTime (time_t t, const QString &zone) |
| time_t | to_Time_t (const QDateTime &utc, const QString &str) |
Function Documentation
|
|
Definition at line 10 of file otimezone.cpp. References QDateTime::setDate(), and QDateTime::setTime(). |
|
||||||||||||
|
Definition at line 17 of file otimezone.cpp. References QString::latin1(), QDateTime::setDate(), and QDateTime::setTime(). Referenced by OTimeZone::fromUTCDateTime(), and OTimeZone::toDateTime(). |
|
||||||||||||
|
Definition at line 36 of file otimezone.cpp. References QDateTime::date(), QDate::day(), QTime::hour(), QString::latin1(), QTime::minute(), QDate::month(), QTime::second(), QDateTime::time(), and QDate::year(). Referenced by OTimeZone::fromDateTime(), OTimeZone::fromUTCDateTime(), and OTimeZone::toDateTime(). |
