21 #ifndef ICON_LOADER_H_ 22 #define ICON_LOADER_H_ void forceStandardIcons(bool b)
force_standard_icons
void changeTheme()
change_theme
QPixmap pixmap(IconName name)
pixmap
QIcon icon(IconName name)
icon
Definition: LocalLibrary.h:35
IconName
The IconName enum.
Definition: Icons.h:57
void setSystemTheme(const QString &name)
set system icon theme
QString systemTheme()
returns the system icon theme
IconMode
The IconMode enum.
Definition: Icons.h:46
Definition: EngineUtils.h:33