Qt Reference Documentation
Home
Modules
QtCore
QResource
List of All Members for QResource
This is the complete list of members for
QResource
, including inherited members.
QResource
( const QString &, const QLocale & )
~QResource
()
absoluteFilePath
() const : QString
children
() const : QStringList
d_ptr
: QScopedPointer<QResourcePrivate>
data
() const : const uchar *
fileName
() const : QString
isCompressed
() const : bool
isDir
() const : bool
isFile
() const : bool
isValid
() const : bool
locale
() const : QLocale
registerResource
( const QString &, const QString & ) : bool
registerResource
( const uchar *, const QString & ) : bool
setFileName
( const QString & )
setLocale
( const QLocale & )
size
() const : qint64
unregisterResource
( const QString &, const QString & ) : bool
unregisterResource
( const uchar *, const QString & ) : bool