Qt 4.8
|
#include <QtCore/qplugin.h>
#include <QtCore/qfactoryinterface.h>
Go to the source code of this file.
Classes | |
struct | QIconEngineFactoryInterface |
struct | QIconEngineFactoryInterfaceV2 |
class | QIconEnginePlugin |
The QIconEnginePlugin class provides an abstract base for custom QIconEngine plugins. More... | |
class | QIconEnginePluginV2 |
The QIconEnginePluginV2 class provides an abstract base for custom QIconEngineV2 plugins. More... | |
Macros | |
#define | QIconEngineFactoryInterface_iid "com.trolltech.Qt.QIconEngineFactoryInterface" |
#define | QIconEngineFactoryInterfaceV2_iid "com.trolltech.Qt.QIconEngineFactoryInterfaceV2" |
#define QIconEngineFactoryInterface_iid "com.trolltech.Qt.QIconEngineFactoryInterface" |
Definition at line 62 of file qiconengineplugin.h.
Referenced by QPixmapIconEngine::virtual_hook().
#define QIconEngineFactoryInterfaceV2_iid "com.trolltech.Qt.QIconEngineFactoryInterfaceV2" |
Definition at line 84 of file qiconengineplugin.h.