API Documentation
Loading...
Searching...
No Matches
IconThemeSettings Struct Reference

#include <QTIconManager.h>

Collaboration diagram for IconThemeSettings:
[legend]

Public Member Functions

 IconThemeSettings ()
 
bool operator== (const IconThemeSettings &settings) const
 
bool operator!= (const IconThemeSettings &settings) const
 

Public Attributes

String theme_icon
 
String theme_name
 
String theme_icon_location
 
RGBColor highlight_color
 
RGBColor primary_color
 
RGBColor secondary_color
 
RGBColor accent_color
 
RGBColor outline_color
 
fltp08 pixel_size
 
bool colorize_svgs
 
bool blend_color
 

Constructor & Destructor Documentation

◆ IconThemeSettings()

Member Function Documentation

◆ operator!=()

bool operator!= ( const IconThemeSettings & settings) const

◆ operator==()

bool operator== ( const IconThemeSettings & settings) const

Member Data Documentation

◆ accent_color

RGBColor accent_color

◆ blend_color

bool blend_color

◆ colorize_svgs

bool colorize_svgs

◆ highlight_color

RGBColor highlight_color

◆ outline_color

RGBColor outline_color

◆ pixel_size

fltp08 pixel_size

◆ primary_color

RGBColor primary_color

◆ secondary_color

RGBColor secondary_color

◆ theme_icon

String theme_icon

◆ theme_icon_location

String theme_icon_location

◆ theme_name

String theme_name

The documentation for this struct was generated from the following files: