![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qlockfile.h"#include "qlockfile_p.h"#include <QtCore/qcoreapplication.h>#include <QtCore/qdeadlinetimer.h>#include <QtCore/qdatetime.h>#include <QtCore/qfileinfo.h>#include <QtCore/private/qfilesystemengine_p.h>#include <QtCore/qrandom.h>#include <QtCore/qthread.h>#include <QtCore/private/quniquehandle_types_p.h>#include <qplatformdefs.h>Go to the source code of this file.
Functions | |
| static QString | machineName () |
| static std::optional< QLockFilePrivate::LockFileInfo > | getLockInfo (int fd) |
|
static |
Definition at line 514 of file qlockfile.cpp.
|
static |
Definition at line 30 of file qlockfile.cpp.