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

#include <qfunctions_wince.h>

Public Variables

time_t st_atime
 
time_t st_ctime
 
int st_mode
 
time_t st_mtime
 
int st_nlink
 
int st_size
 

Detailed Description

Definition at line 166 of file qfunctions_wince.h.

Properties

◆ st_atime

time_t stat::st_atime

Definition at line 172 of file qfunctions_wince.h.

Referenced by QFileSystemEngine::fillMetaData().

◆ st_ctime

time_t stat::st_ctime

Definition at line 173 of file qfunctions_wince.h.

Referenced by QFileSystemEngine::fillMetaData().

◆ st_mode

int stat::st_mode

Definition at line 168 of file qfunctions_wince.h.

Referenced by QFileSystemEngine::fillMetaData().

◆ st_mtime

time_t stat::st_mtime

Definition at line 171 of file qfunctions_wince.h.

Referenced by QFileSystemEngine::fillMetaData().

◆ st_nlink

int stat::st_nlink

Definition at line 170 of file qfunctions_wince.h.

◆ st_size

int stat::st_size

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