![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/private/qtguiglobal_p.h>#include <QtGui/QIcon>#include <QtGui/QIconEngine>#include <QtCore/QList>#include <QtCore/QSharedPointer>#include <QtCore/QVarLengthArray>#include <private/qflatmap_p.h>#include <private/qiconengine_p.h>#include <vector>#include <memory>#include <optional>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 85 of file qiconloader_p.h.
| Q_DECLARE_TYPEINFO | ( | QIconDirInfo | , |
| Q_RELOCATABLE_TYPE | ) |