Home
·
All Classes
·
Modules
QResource Class Reference
[
QtCore
module]
Methods
__init__
(
self
, QString
fileName
= QString(), QLocale
locale
= QLocale())
QString
absoluteFilePath
(
self
)
QStringList
children
(
self
)
str
data
(
self
)
QString
fileName
(
self
)
bool
isCompressed
(
self
)
bool
isDir
(
self
)
bool
isFile
(
self
)
bool
isValid
(
self
)
QLocale
locale
(
self
)
setFileName
(
self
, QString)
setLocale
(
self
, QLocale)
int
size
(
self
)
Static Methods
addSearchPath
(QString)
bool
registerResource
(QString, QString
mapRoot
= QString())
bool
registerResourceData
(str, QString
mapRoot
= QString())
QStringList
searchPaths
()
bool
unregisterResource
(QString, QString
mapRoot
= QString())
bool
unregisterResourceData
(str, QString
mapRoot
= QString())
Detailed Description
Method Documentation
QResource.__init__ (
self
, QString
fileName
= QString(),
QLocale
locale
= QLocale())
QString QResource.absoluteFilePath (
self
)
QResource.addSearchPath (QString)
QStringList QResource.children (
self
)
str QResource.data (
self
)
QString QResource.fileName (
self
)
bool QResource.isCompressed (
self
)
bool QResource.isDir (
self
)
bool QResource.isFile (
self
)
bool QResource.isValid (
self
)
QLocale
QResource.locale (
self
)
bool QResource.registerResource (QString, QString
mapRoot
= QString())
bool QResource.registerResourceData (str, QString
mapRoot
= QString())
QStringList QResource.searchPaths ()
QResource.setFileName (
self
, QString)
QResource.setLocale (
self
,
QLocale
)
int QResource.size (
self
)
bool QResource.unregisterResource (QString, QString
mapRoot
= QString())
bool QResource.unregisterResourceData (str, QString
mapRoot
= QString())
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0