![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/private/qtguiglobal_p.h>#include <QtGui/QIcon>#include <QtGui/QIconEngine>#include <QtGui/QPixmapCache>#include <private/qicon_p.h>#include <private/qiconengine_p.h>#include <private/qfactoryloader_p.h>#include <QtCore/QHash>#include <QtCore/QList>#include <QtCore/QTypeInfo>#include <vector>#include <memory>
Include dependency graph for qiconloader_p.h:Go to the source code of this file.
Classes | |
| struct | QIconDirInfo |
| class | QIconLoaderEngineEntry |
| struct | ScalableEntry |
| struct | PixmapEntry |
| struct | QThemeIconInfo |
| class | QThemeIconEngine |
| A named-based icon engine for providing theme icons. More... | |
| class | QIconLoaderEngine |
| An icon engine based on icon entries collected by QIconLoader. More... | |
| class | QIconTheme |
| class | QIconLoader |
Typedefs | |
| using | QThemeIconEntries = std::vector< std::unique_ptr< QIconLoaderEngineEntry > > |
Functions | |
| Q_DECLARE_TYPEINFO (QIconDirInfo, Q_RELOCATABLE_TYPE) | |
| using QThemeIconEntries = std::vector<std::unique_ptr<QIconLoaderEngineEntry> > |
Definition at line 82 of file qiconloader_p.h.
| Q_DECLARE_TYPEINFO | ( | QIconDirInfo | , |
| Q_RELOCATABLE_TYPE | |||
| ) |