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

(0e26a2d74a5117d1a6b25f5038ccb55cffb58ade)

#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 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()

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

Definition at line 387 of file qlockfile.cpp.

◆ machineName()

static QString machineName ( )
static

Definition at line 32 of file qlockfile.cpp.