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
qfile.cpp File Reference

(7466831509fe163f3fd1e3a6bbf38f6f5a32ef00)

#include "qplatformdefs.h"
#include "qdebug.h"
#include "qfile.h"
#include "qfsfileengine_p.h"
#include "qtemporaryfile.h"
#include "qtemporaryfile_p.h"
#include "qlist.h"
#include "qfileinfo.h"
#include "private/qiodevice_p.h"
#include "private/qfile_p.h"
#include "private/qfilesystemengine_p.h"
#include "private/qsystemerror_p.h"
#include "private/qtemporaryfile_p.h"
#include "moc_qfile.cpp"
+ Include dependency graph for qfile.cpp:

Go to the source code of this file.

Functions

static Q_DECL_COLD_FUNCTION bool file_already_open (QFile &file, const char *where=nullptr)
 

Function Documentation

◆ file_already_open()

static Q_DECL_COLD_FUNCTION bool file_already_open ( QFile & file,
const char * where = nullptr )
static

Definition at line 31 of file qfile.cpp.

References file, QFile::fileName(), qUtf16Printable, and qWarning.

Referenced by QFile::open(), QFile::open(), QFile::open(), and QFile::setFileName().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: