Home · All Classes · Modules

QFileInfo Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description


Method Documentation

QFileInfo.__init__ (self)

QFileInfo.__init__ (self, QString)

QFileInfo.__init__ (self, QFile)

QFileInfo.__init__ (self, QDir, QString)

QFileInfo.__init__ (self, QFileInfo)

QDir QFileInfo.absoluteDir (self)

QString QFileInfo.absoluteFilePath (self)

QString QFileInfo.absolutePath (self)

QString QFileInfo.baseName (self)

QString QFileInfo.bundleName (self)

bool QFileInfo.caching (self)

QString QFileInfo.canonicalFilePath (self)

QString QFileInfo.canonicalPath (self)

QString QFileInfo.completeBaseName (self)

QString QFileInfo.completeSuffix (self)

QDateTime QFileInfo.created (self)

QFileInfo.detach (self)

QDir QFileInfo.dir (self)

bool QFileInfo.exists (self)

QString QFileInfo.fileName (self)

QString QFileInfo.filePath (self)

QString QFileInfo.group (self)

int QFileInfo.groupId (self)

bool QFileInfo.isAbsolute (self)

bool QFileInfo.isBundle (self)

bool QFileInfo.isDir (self)

bool QFileInfo.isExecutable (self)

bool QFileInfo.isFile (self)

bool QFileInfo.isHidden (self)

bool QFileInfo.isReadable (self)

bool QFileInfo.isRelative (self)

bool QFileInfo.isRoot (self)

bool QFileInfo.isSymLink (self)

bool QFileInfo.isWritable (self)

QDateTime QFileInfo.lastModified (self)

QDateTime QFileInfo.lastRead (self)

bool QFileInfo.makeAbsolute (self)

QString QFileInfo.owner (self)

int QFileInfo.ownerId (self)

QString QFileInfo.path (self)

bool QFileInfo.permission (self, QFile.Permissions)

QFile.Permissions QFileInfo.permissions (self)

QString QFileInfo.readLink (self)

QFileInfo.refresh (self)

QFileInfo.setCaching (self, bool)

QFileInfo.setFile (self, QString)

QFileInfo.setFile (self, QFile)

QFileInfo.setFile (self, QDir, QString)

int QFileInfo.size (self)

QString QFileInfo.suffix (self)

QString QFileInfo.symLinkTarget (self)

bool QFileInfo.__eq__ (self, QFileInfo)

bool QFileInfo.__ne__ (self, QFileInfo)


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