KVIrc 5.2.6
Developer APIs
QUrlInfoPrivate Class Reference

Public Member Functions

 QUrlInfoPrivate ()
 

Public Attributes

QString group
 
bool isDir { false }
 
bool isExecutable { false }
 
bool isFile { true }
 
bool isReadable { true }
 
bool isSymLink { false }
 
bool isWritable { true }
 
QDateTime lastModified
 
QDateTime lastRead
 
QString name
 
QString owner
 
int permissions { 0 }
 
qint64 size { 0 }
 

Constructor & Destructor Documentation

◆ QUrlInfoPrivate()

QUrlInfoPrivate::QUrlInfoPrivate ( )
inline

Member Data Documentation

◆ group

◆ isDir

bool QUrlInfoPrivate::isDir { false }

◆ isExecutable

bool QUrlInfoPrivate::isExecutable { false }

◆ isFile

bool QUrlInfoPrivate::isFile { true }

◆ isReadable

◆ isSymLink

bool QUrlInfoPrivate::isSymLink { false }

◆ isWritable

◆ lastModified

◆ lastRead

◆ name

◆ owner

◆ permissions

◆ size


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