![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "private/qlockfile_p.h"#include "private/qfilesystementry_p.h"#include "wcharhelpers_win_p.h"#include "QtCore/qdatetime.h"#include "QtCore/qdir.h"#include "QtCore/qdebug.h"#include "QtCore/qfileinfo.h"#include "QtCore/qthread.h"#include <qt_windows.h>#include <psapi.h>#include <io.h>#include <fcntl.h>Go to the source code of this file.
Functions | |
| static QT_BEGIN_NAMESPACE bool | fileExists (const wchar_t *fileName) |
| static bool | deleteFile (const QString &fileName) |
|
static |
Definition at line 30 of file qlockfile_win.cpp.
|
inlinestatic |
Definition at line 24 of file qlockfile_win.cpp.