Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qlockfile.cpp File Reference

(1f86f801d207c11d101a152c1c69dcb6164639b7)

#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>
#include <qplatformdefs.h>
Include dependency graph for qlockfile.cpp:

Go to the source code of this file.

Functions

static bool getLockInfo_helper (const QString &fileName, LockFileInfo *info)
static QString machineName ()

Function Documentation

◆ getLockInfo_helper()

bool getLockInfo_helper ( const QString & fileName,
LockFileInfo * info )
static

Definition at line 402 of file qlockfile.cpp.

◆ machineName()

QString machineName ( )
static

Definition at line 40 of file qlockfile.cpp.