![]() |
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/qthread.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qdeadlinetimer.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qfileinfo.h>
Go to the source code of this file.
Functions | |
static bool | getLockInfo_helper (const QString &fileName, LockFileInfo *info) |
static QString | machineName () |
|
static |
Definition at line 387 of file qlockfile.cpp.
|
static |
Definition at line 32 of file qlockfile.cpp.