Qt 4.8
Public Variables | List of all members
tm Struct Reference

#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
 

Detailed Description

Definition at line 105 of file qfunctions_wince.h.

Properties

◆ tm_hour

int tm::tm_hour

Definition at line 108 of file qfunctions_wince.h.

Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().

◆ tm_isdst

int tm::tm_isdst

Definition at line 114 of file qfunctions_wince.h.

Referenced by localToUtc(), and utcToLocal().

◆ tm_mday

int tm::tm_mday

Definition at line 109 of file qfunctions_wince.h.

Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().

◆ tm_min

int tm::tm_min

Definition at line 107 of file qfunctions_wince.h.

Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().

◆ tm_mon

int tm::tm_mon

Definition at line 110 of file qfunctions_wince.h.

Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().

◆ tm_sec

int tm::tm_sec

Definition at line 106 of file qfunctions_wince.h.

Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().

◆ tm_wday

int tm::tm_wday

Definition at line 112 of file qfunctions_wince.h.

◆ tm_yday

int tm::tm_yday

Definition at line 113 of file qfunctions_wince.h.

◆ tm_year

int tm::tm_year

Definition at line 111 of file qfunctions_wince.h.

Referenced by localToUtc(), q_getTimeFromASN1(), and utcToLocal().


The documentation for this struct was generated from the following file: