42 #ifndef QDIRITERATOR_H 43 #define QDIRITERATOR_H 45 #include <QtCore/qdir.h> 57 NoIteratorFlags = 0x0,
65 IteratorFlags flags = NoIteratorFlags);
68 IteratorFlags flags = NoIteratorFlags);
72 IteratorFlags flags = NoIteratorFlags);
The QDir class provides access to directory structures and their contents.
#define QT_END_NAMESPACE
This macro expands to.
#define Q_DECLARE_FLAGS(Flags, Enum)
The Q_DECLARE_FLAGS() macro expands to.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
IteratorFlag
This enum describes flags that you can combine to configure the behavior of QDirIterator.
The QDirIterator class provides an iterator for directory entrylists.
The QString class provides a Unicode character string.
The QScopedPointer class stores a pointer to a dynamically allocated object, and deletes it upon dest...
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
The Q_DECLARE_OPERATORS_FOR_FLAGS() macro declares global operator|() functions for Flags...
The QStringList class provides a list of strings.
static const char *const filters[3]
QFuture< void > filter(Sequence &sequence, FilterFunction filterFunction)
The QFileInfo class provides system-independent file information.
static QString fileName(const QString &fileUrl)