#include <QtCore/qstring.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qshareddata.h>
Go to the source code of this file.
|
class | QDir |
| The QDir class provides access to directory structures and their contents. More...
|
|
◆ operator<<() [1/2]
Definition at line 2476 of file qdir.cpp.
Referenced by QDir::temp().
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QStringList class provides a list of strings.
The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal...
QString join(const QString &sep) const
Joins all the string list's strings into a single string with each element separated by the given sep...
static const char *const filters[3]
#define qPrintable(string)
◆ operator<<() [2/2]
Definition at line 2527 of file qdir.cpp.
2530 <<
", nameFilters = {" 2537 return debug.
space();
SortFlags sorting() const
Returns the value set by setSorting()
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
QStringList nameFilters() const
Returns the string list set by setNameFilters()
QDebug & maybeSpace()
Writes a space character to the debug stream, depending on the last character sent to the stream...
QString join(const QString &sep) const
Joins all the string list's strings into a single string with each element separated by the given sep...
Filters filter() const
Returns the value set by setFilter()
QString path() const
Returns the path.
QDebug & space()
Writes a space character to the debug stream and returns a reference to the stream.
#define qPrintable(string)