|
| IconThemePrivate (IconTheme *q, const StandardPath &path) |
|
| IconThemePrivate (IconTheme *q, const StandardPaths &path) |
|
void | parse (const RawConfig &config, IconTheme *parent) |
|
void | addInherit (const std::string &inherit) |
|
std::filesystem::path | findIcon (const std::string &icon, int size, int scale, const std::vector< std::string > &extensions) const |
|
std::filesystem::path | findIconHelper (const std::string &icon, int size, int scale, const std::vector< std::string > &extensions) const |
|
std::filesystem::path | lookupIcon (const std::string &iconname, int size, int scale, const std::vector< std::string > &extensions) const |
|
std::filesystem::path | lookupFallbackIcon (const std::string &iconname, const std::vector< std::string > &extensions) const |
|
void | addBaseDir (const std::filesystem::path &path) |
|
void | prepare () |
|
Definition at line 392 of file icontheme.cpp.
The documentation for this class was generated from the following file: