42 #ifndef QFILEICONPROVIDER_P_H 43 #define QFILEICONPROVIDER_P_H 45 #include <QtCore/qstring.h> 46 #include <QtGui/qicon.h> 47 #include <QtGui/qstyle.h> 64 #elif defined(Q_WS_MAC) 91 #endif // QFILEICONPROVIDER_P_H
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
QFileIconProvider * q_ptr
StandardPixmap
This enum describes the available standard pixmaps.
#define QT_BEGIN_NAMESPACE
This macro expands to.
bool useCustomDirectoryIcons
The QFileIconProvider class provides file icons for the QDirModel and the QFileSystemModel classes...
#define Q_DECLARE_PUBLIC(Class)
QIcon getWinIcon(const QFileInfo &fi) const
QIcon getIcon(QStyle::StandardPixmap name) const
QFileIconProviderPrivate()
The QFileInfo class provides system-independent file information.
void setUseCustomDirectoryIcons(bool enable)
The QIcon class provides scalable icons in different modes and states.