Home · All Classes · Modules

QUrlInfo Class Reference
[QtNetwork module]

Types

Methods

Static Methods

Special Methods


Detailed Description


Type Documentation

QUrlInfo.PermissionSpec


Method Documentation

QUrlInfo.__init__ (self)

QUrlInfo.__init__ (self, QUrlInfo)

QUrlInfo.__init__ (self, QString, int, QString, QString, int, QDateTime, QDateTime, bool, bool, bool, bool, bool, bool)

QUrlInfo.__init__ (self, QUrl, int, QString, QString, int, QDateTime, QDateTime, bool, bool, bool, bool, bool, bool)

bool QUrlInfo.equal (QUrlInfo, QUrlInfo, int)

bool QUrlInfo.greaterThan (QUrlInfo, QUrlInfo, int)

QString QUrlInfo.group (self)

bool QUrlInfo.isDir (self)

bool QUrlInfo.isExecutable (self)

bool QUrlInfo.isFile (self)

bool QUrlInfo.isReadable (self)

bool QUrlInfo.isSymLink (self)

bool QUrlInfo.isValid (self)

bool QUrlInfo.isWritable (self)

QDateTime QUrlInfo.lastModified (self)

QDateTime QUrlInfo.lastRead (self)

bool QUrlInfo.lessThan (QUrlInfo, QUrlInfo, int)

QString QUrlInfo.name (self)

QString QUrlInfo.owner (self)

int QUrlInfo.permissions (self)

QUrlInfo.setDir (self, bool)

QUrlInfo.setFile (self, bool)

QUrlInfo.setGroup (self, QString)

QUrlInfo.setLastModified (self, QDateTime)

QUrlInfo.setLastRead (self, QDateTime)

QUrlInfo.setName (self, QString)

QUrlInfo.setOwner (self, QString)

QUrlInfo.setPermissions (self, int)

QUrlInfo.setReadable (self, bool)

QUrlInfo.setSize (self, int)

QUrlInfo.setSymLink (self, bool)

QUrlInfo.setWritable (self, bool)

int QUrlInfo.size (self)

bool QUrlInfo.__eq__ (self, QUrlInfo)

bool QUrlInfo.__ne__ (self, QUrlInfo)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0