Home
·
All Classes
·
Modules
QFileInfo Class Reference
[
QtCore
module]
Methods
__init__
(
self
)
__init__
(
self
, QString)
__init__
(
self
, QFile)
__init__
(
self
, QDir, QString)
__init__
(
self
, QFileInfo)
QDir
absoluteDir
(
self
)
QString
absoluteFilePath
(
self
)
QString
absolutePath
(
self
)
QString
baseName
(
self
)
QString
bundleName
(
self
)
bool
caching
(
self
)
QString
canonicalFilePath
(
self
)
QString
canonicalPath
(
self
)
QString
completeBaseName
(
self
)
QString
completeSuffix
(
self
)
QDateTime
created
(
self
)
detach
(
self
)
QDir
dir
(
self
)
bool
exists
(
self
)
QString
fileName
(
self
)
QString
filePath
(
self
)
QString
group
(
self
)
int
groupId
(
self
)
bool
isAbsolute
(
self
)
bool
isBundle
(
self
)
bool
isDir
(
self
)
bool
isExecutable
(
self
)
bool
isFile
(
self
)
bool
isHidden
(
self
)
bool
isReadable
(
self
)
bool
isRelative
(
self
)
bool
isRoot
(
self
)
bool
isSymLink
(
self
)
bool
isWritable
(
self
)
QDateTime
lastModified
(
self
)
QDateTime
lastRead
(
self
)
bool
makeAbsolute
(
self
)
QString
owner
(
self
)
int
ownerId
(
self
)
QString
path
(
self
)
bool
permission
(
self
, QFile.Permissions)
QFile.Permissions
permissions
(
self
)
QString
readLink
(
self
)
refresh
(
self
)
setCaching
(
self
, bool)
setFile
(
self
, QString)
setFile
(
self
, QFile)
setFile
(
self
, QDir, QString)
int
size
(
self
)
QString
suffix
(
self
)
QString
symLinkTarget
(
self
)
Special Methods
bool
__eq__
(
self
, QFileInfo)
bool
__ne__
(
self
, QFileInfo)
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 X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0