Home · All Classes · Modules

QResource Class Reference
[QtCore module]

Methods

Static Methods


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 X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0