42 #ifndef QFILEICONPROVIDER_H 43 #define QFILEICONPROVIDER_H 45 #include <QtCore/qfileinfo.h> 46 #include <QtCore/qscopedpointer.h> 47 #include <QtGui/qicon.h> 55 #ifndef QT_NO_FILEICONPROVIDER 76 #endif // QT_NO_FILEICONPROVIDER 82 #endif // QFILEICONPROVIDER_H
static mach_timebase_info_data_t info
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
The QFileDialog class provides a dialog that allow users to select files or directories.
The QScopedPointer class stores a pointer to a dynamically allocated object, and deletes it upon dest...
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QFileIconProvider class provides file icons for the QDirModel and the QFileSystemModel classes...
#define Q_DECLARE_PRIVATE(Class)
The QFileInfo class provides system-independent file information.
The QIcon class provides scalable icons in different modes and states.