QtBase  v6.3.1
Public Attributes | List of all members
QT_BEGIN_NAMESPACE::LockFileInfo Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::LockFileInfo:
Collaboration graph
[legend]

Public Attributes

qint64 pid
 
QString appname
 
QString hostname
 
QByteArray hostid
 
QByteArray bootid
 

Detailed Description

Definition at line 54 of file qlockfile.cpp.

Member Data Documentation

◆ appname

QString QT_BEGIN_NAMESPACE::LockFileInfo::appname

Definition at line 57 of file qlockfile.cpp.

◆ bootid

QByteArray QT_BEGIN_NAMESPACE::LockFileInfo::bootid

Definition at line 60 of file qlockfile.cpp.

◆ hostid

QByteArray QT_BEGIN_NAMESPACE::LockFileInfo::hostid

Definition at line 59 of file qlockfile.cpp.

◆ hostname

QString QT_BEGIN_NAMESPACE::LockFileInfo::hostname

Definition at line 58 of file qlockfile.cpp.

◆ pid

qint64 QT_BEGIN_NAMESPACE::LockFileInfo::pid

Definition at line 56 of file qlockfile.cpp.


The documentation for this struct was generated from the following file: