#include <iconsets.h>
It is a utility class composed of static members only. Upon the first invocation all icon sets are initialized for retrieval in various parts of the program. Additionally it can store other pixmaps. All data are to be retrieved using enums.
Definition at line 35 of file brabosphere/include/iconsets.h.
|
Definition at line 41 of file brabosphere/include/iconsets.h. |
|
Definition at line 50 of file brabosphere/include/iconsets.h. |
|
Definition at line 62 of file brabosphere/include/iconsets.h. |
|
Definition at line 41 of file crdview/include/iconsets.h. |
|
Definition at line 49 of file crdview/include/iconsets.h. |
|
The default destructor.
Definition at line 55 of file brabosphere/source/iconsets.cpp. |
|
The default constructor. Made private to inhibit instantiations of this class.
Definition at line 327 of file brabosphere/source/iconsets.cpp. |
|
|
|
|
|
Returns the icon set associated with the given id.
Definition at line 61 of file brabosphere/source/iconsets.cpp. |
|
Returns the string with which the default version ('normal'version) of the icon set can be accessed through the default QMimeSourceFactory.
Definition at line 283 of file brabosphere/source/iconsets.cpp. |
|
Returns the pixmap associated with the given id.
Definition at line 291 of file brabosphere/source/iconsets.cpp. |
|
Returns the pixmap used for the splash screen. It is not stored in the QMimeSourceFactory as it should load quickly on startup. Definition at line 299 of file brabosphere/source/iconsets.cpp. |
|
Initializes the static data of the class. In practice it fills the default QMimeSourceFactory with data from the included qembed'ed files. QIconSet's are constructed from these data when requested. This allows the factory to be filed with different versions of an icon. Definition at line 333 of file brabosphere/source/iconsets.cpp. |
|
Stores one pixmap in the default QMimeSourceFactory and sets up the retrieval array.
Definition at line 508 of file brabosphere/source/iconsets.cpp. |
|
|
|
|
|
|
|
|
|
Holds the initialisation status of the class.
Definition at line 93 of file brabosphere/include/iconsets.h. |
|
Holds the names of the pixmaps in the default QMimeSourceFactory.
Definition at line 94 of file brabosphere/include/iconsets.h. |
|
Holds the names of the normal versions of the icons in the default QMimeSourceFactory.
Definition at line 95 of file brabosphere/include/iconsets.h. |
|
Definition at line 63 of file crdview/include/iconsets.h. |
|
Definition at line 64 of file crdview/include/iconsets.h. |