Fcitx
|
This is the complete list of members for fcitx::IconTheme, including all inherited members.
defaultIconThemeName() (defined in fcitx::IconTheme) | fcitx::IconTheme | static |
FCITX_DECLARE_READ_ONLY_PROPERTY(std::string, internalName) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
FCITX_DECLARE_READ_ONLY_PROPERTY(I18NString, name) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
FCITX_DECLARE_READ_ONLY_PROPERTY(I18NString, comment) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
FCITX_DECLARE_READ_ONLY_PROPERTY(std::vector< IconTheme >, inherits) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
FCITX_DECLARE_READ_ONLY_PROPERTY(std::vector< IconThemeDirectory >, directories) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
FCITX_DECLARE_READ_ONLY_PROPERTY(std::vector< IconThemeDirectory >, scaledDirectories) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
FCITX_DECLARE_READ_ONLY_PROPERTY(std::string, example) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
FCITX_DECLARE_VIRTUAL_DTOR_MOVE(IconTheme) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
findIcon(const std::string &iconName, unsigned int desiredSize, int scale=1, const std::vector< std::string > &extensions={".svg", ".png", ".xpm"}) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
findIcon(const std::string &iconName, unsigned int desiredSize, int scale=1, const std::vector< std::string > &extensions={".svg", ".png", ".xpm"}) const (defined in fcitx::IconTheme) | fcitx::IconTheme | |
findIconPath(const std::string &iconName, unsigned int desiredSize, int scale=1, const std::vector< std::string > &extensions={".svg", ".png", ".xpm"}) const (defined in fcitx::IconTheme) | fcitx::IconTheme | |
iconName(const std::string &icon, bool inFlatpak=isInFlatpak()) | fcitx::IconTheme | static |
IconTheme(const char *name, const StandardPath &standardPath) (defined in fcitx::IconTheme) | fcitx::IconTheme | inline |
IconTheme(const std::string &name, const StandardPath &standardPath) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
IconTheme(const StandardPath &standardPath) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
IconTheme(const std::string &name, const StandardPaths &standardPath=StandardPaths::global()) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
IconTheme(const StandardPaths &standardPath=StandardPaths::global()) (defined in fcitx::IconTheme) | fcitx::IconTheme | |
IconThemePrivate (defined in fcitx::IconTheme) | fcitx::IconTheme | friend |