Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qfiledevice.h File Reference

(2eb3d79a578e13b686875fdce26b397a796d162f)

#include <QtCore/qiodevice.h>
#include <QtCore/qstring.h>
Include dependency graph for qfiledevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QFileDevice
 \inmodule QtCore More...

Macros

#define QT_USE_NODISCARD_FILE_OPEN
#define QFILE_MAYBE_NODISCARD   [[nodiscard]]

Macro Definition Documentation

◆ QFILE_MAYBE_NODISCARD

#define QFILE_MAYBE_NODISCARD   [[nodiscard]]

Definition at line 27 of file qfiledevice.h.

◆ QT_USE_NODISCARD_FILE_OPEN

#define QT_USE_NODISCARD_FILE_OPEN

Definition at line 20 of file qfiledevice.h.