Qt 4.8
|
#include <qfunctions_wince.h>
Public Variables | |
int | tm_hour |
int | tm_isdst |
int | tm_mday |
int | tm_min |
int | tm_mon |
int | tm_sec |
int | tm_wday |
int | tm_yday |
int | tm_year |
Definition at line 105 of file qfunctions_wince.h.
int tm::tm_hour |
Definition at line 108 of file qfunctions_wince.h.
Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().
int tm::tm_isdst |
Definition at line 114 of file qfunctions_wince.h.
Referenced by localToUtc(), and utcToLocal().
int tm::tm_mday |
Definition at line 109 of file qfunctions_wince.h.
Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().
int tm::tm_min |
Definition at line 107 of file qfunctions_wince.h.
Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().
int tm::tm_mon |
Definition at line 110 of file qfunctions_wince.h.
Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().
int tm::tm_sec |
Definition at line 106 of file qfunctions_wince.h.
Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().
int tm::tm_wday |
Definition at line 112 of file qfunctions_wince.h.
int tm::tm_yday |
Definition at line 113 of file qfunctions_wince.h.
int tm::tm_year |
Definition at line 111 of file qfunctions_wince.h.
Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().