Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qfile.cpp File Reference
#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: