Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfiledevice.h File Reference

(7466831509fe163f3fd1e3a6bbf38f6f5a32ef00)

#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 26 of file qfiledevice.h.

◆ QT_USE_NODISCARD_FILE_OPEN

#define QT_USE_NODISCARD_FILE_OPEN

Definition at line 19 of file qfiledevice.h.