Stellarium  0.16.1
List of all members | Public Member Functions | Public Attributes
Stel::QZipReader::FileInfo Struct Reference

Public Member Functions

 FileInfo (const FileInfo &other)
 
FileInfooperator= (const FileInfo &other)
 
bool isValid () const
 

Public Attributes

QString filePath
 
uint isDir: 1
 
uint isFile: 1
 
uint isSymLink: 1
 
QFile::Permissions permissions
 
uint crc
 
qint64 size
 
QDateTime lastModified
 
void * d
 

Detailed Description

Definition at line 69 of file qzipreader.h.


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