![]() |
API Documentation
|
Stores information for how to draw icons, when supported. More...
#include <QTIconManager.h>
Public Member Functions | |
| IconThemeSettings () | |
| bool | operator!= (const IconThemeSettings &settings) const |
| bool | operator== (const IconThemeSettings &settings) const |
Stores information for how to draw icons, when supported.
| bool operator!= | ( | const IconThemeSettings & | settings | ) | const |
| bool operator== | ( | const IconThemeSettings & | settings | ) | const |
| RGBColor accent_color |
| bool blend_color |
| bool colorize_svgs |
| RGBColor highlight_color |
| RGBColor outline_color |
| fltp08 pixel_size |
| RGBColor primary_color |
| RGBColor secondary_color |
| String theme_icon |
| String theme_icon_location |
| String theme_name |