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
QT_smcConn Struct Reference
Collaboration diagram for QT_smcConn:

Public Attributes

unsigned int save_yourself_in_progress: 1
unsigned int shutdown_in_progress: 1

Detailed Description

Definition at line 128 of file qxcbsessionmanager.cpp.

Member Data Documentation

◆ save_yourself_in_progress

unsigned int QT_smcConn::save_yourself_in_progress

Definition at line 129 of file qxcbsessionmanager.cpp.

Referenced by sm_saveYourselfCallback().

◆ shutdown_in_progress

unsigned int QT_smcConn::shutdown_in_progress

Definition at line 130 of file qxcbsessionmanager.cpp.

Referenced by sm_saveYourselfCallback().


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