21 #ifndef ICONPROVIDER_H 22 #define ICONPROVIDER_H 24 #include <QFileIconProvider> 40 QIcon icon(IconType type)
const override;
41 QIcon icon(
const QFileInfo &info)
const override;
45 #endif // ICONPROVIDER_H The Settings class.
Definition: Settings.h:42
The IconProvider class.
Definition: DirectoryIconProvider.h:34