56 virtual QIcon
GetIcon (
const QString& on,
const QString& off = QString ()) = 0;
Interface for accessing LeechCraft-wide icons 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.
virtual void ManageWidget(QWidget *widget)=0
Watches the given widget recursively and its child actions.
virtual QIcon GetPluginIcon(const QString &name)=0
virtual ~IIconThemeManager()
virtual QIcon GetPluginIcon()=0
virtual void UpdateIconset(const QList< QAction * > &actions)=0
Updates the icons of the given actions.