7#ifndef __KIS_ICON_UTILS_H
8#define __KIS_ICON_UTILS_H
10#include "kritawidgetutils_export.h"
49 KRITAWIDGETUTILS_EXPORT QIcon
loadIcon(
const QString &name);
74 KRITAWIDGETUTILS_EXPORT
void updateIcon(QComboBox *comboBox);
79 KRITAWIDGETUTILS_EXPORT
void updateIcon(QAction *action);
84 KRITAWIDGETUTILS_EXPORT
void updateIcon(QTabBar *tabBar);
QString button(const QWheelEvent &ev)
QIcon loadIcon(const QString &name)
void updateIconCommon(QObject *object)
void updateIcon(QAbstractButton *button)
QStringList allUniqueLoadedIconNames()