![]() |
Qt 6.x
The Qt SDK
|
#include <qxcbsessionmanager.h>
Inheritance diagram for QXcbSessionManager:
Collaboration diagram for QXcbSessionManager:Additional Inherited Members | |
Protected Attributes inherited from QPlatformSessionManager | |
| QString | m_sessionId |
| QString | m_sessionKey |
Definition at line 25 of file qxcbsessionmanager.h.
Definition at line 304 of file qxcbsessionmanager.cpp.
References cb, QByteArray::data(), error, QString::fromLatin1(), QString::fromLocal8Bit(), qEnvironmentVariableIsSet(), qPrintable, qWarning, resetSmState(), setSessionId(), sm_dieCallback(), sm_receiver, sm_saveCompleteCallback(), sm_saveYourselfCallback(), sm_shutdownCancelledCallback(), and smcConnection.
Here is the call graph for this function:
|
virtual |
Definition at line 348 of file qxcbsessionmanager.cpp.
References sm_receiver, and smcConnection.
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 392 of file qxcbsessionmanager.cpp.
References QEventLoop::exec(), qt_sm_blockUserInput, sm_interactCallback(), sm_interactionActive, sm_interactStyle, sm_smActive, sm_waitingForInteraction, and smcConnection.
Referenced by sm_performSaveYourself().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 362 of file qxcbsessionmanager.cpp.
References QEventLoop::exec(), qt_sm_blockUserInput, sm_interactCallback(), sm_interactionActive, sm_interactStyle, sm_smActive, sm_waitingForInteraction, and smcConnection.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 432 of file qxcbsessionmanager.cpp.
References sm_cancel.
| void QXcbSessionManager::exitEventLoop | ( | ) |
Definition at line 457 of file qxcbsessionmanager.cpp.
References QEventLoop::exit().
Here is the call graph for this function:| void * QXcbSessionManager::handle | ( | ) | const |
Definition at line 357 of file qxcbsessionmanager.cpp.
References smcConnection.
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 447 of file qxcbsessionmanager.cpp.
References sm_in_phase2.
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 422 of file qxcbsessionmanager.cpp.
References False, qt_sm_blockUserInput, sm_interactionActive, sm_isshutdown, sm_smActive, and smcConnection.
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 452 of file qxcbsessionmanager.cpp.
References sm_phase2.
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 437 of file qxcbsessionmanager.cpp.
References sm_setProperty().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformSessionManager.
Definition at line 442 of file qxcbsessionmanager.cpp.
References sm_setProperty().
Here is the call graph for this function:Definition at line 33 of file qxcbsessionmanager.h.
References QPlatformSessionManager::m_sessionId.
Referenced by QXcbSessionManager().
Here is the caller graph for this function:Definition at line 34 of file qxcbsessionmanager.h.
References QPlatformSessionManager::m_sessionKey.
Referenced by sm_performSaveYourself().
Here is the caller graph for this function: