virtual IIconThemeManager * GetIconThemeManager() const =0
Returns the icon theme manager.
virtual QIcon GetIcon(const QString &on, const QString &off=QString())=0
Returns the current theme's icon for the given on and off states.
ThemeImageProvider(const ICoreProxy_ptr &proxy)
Creates the ThemeImageProvider with the given proxy.
QIcon GetIcon(const QStringList &path) override
Returns an icon from the current iconset by its ID.
std::shared_ptr< ICoreProxy > ICoreProxy_ptr
Container< T > Filter(const Container< T > &c, F f)