#include <qplatformsessionmanager.h>
Definition at line 28 of file qplatformsessionmanager.h.
◆ QPlatformSessionManager()
◆ ~QPlatformSessionManager()
| QPlatformSessionManager::~QPlatformSessionManager |
( |
| ) |
|
|
virtual |
◆ allowsErrorInteraction()
| bool QPlatformSessionManager::allowsErrorInteraction |
( |
| ) |
|
|
virtual |
◆ allowsInteraction()
| bool QPlatformSessionManager::allowsInteraction |
( |
| ) |
|
|
virtual |
◆ appCommitData()
| void QPlatformSessionManager::appCommitData |
( |
| ) |
|
◆ appSaveState()
| void QPlatformSessionManager::appSaveState |
( |
| ) |
|
◆ cancel()
| void QPlatformSessionManager::cancel |
( |
| ) |
|
|
virtual |
◆ discardCommand()
| QStringList QPlatformSessionManager::discardCommand |
( |
| ) |
const |
|
virtual |
◆ isPhase2()
| bool QPlatformSessionManager::isPhase2 |
( |
| ) |
const |
|
virtual |
◆ release()
| void QPlatformSessionManager::release |
( |
| ) |
|
|
virtual |
◆ requestPhase2()
| void QPlatformSessionManager::requestPhase2 |
( |
| ) |
|
|
virtual |
◆ restartCommand()
| QStringList QPlatformSessionManager::restartCommand |
( |
| ) |
const |
|
virtual |
◆ restartHint()
◆ sessionId()
| QString QPlatformSessionManager::sessionId |
( |
| ) |
const |
|
virtual |
◆ sessionKey()
| QString QPlatformSessionManager::sessionKey |
( |
| ) |
const |
|
virtual |
◆ setDiscardCommand()
| void QPlatformSessionManager::setDiscardCommand |
( |
const QStringList & | command | ) |
|
|
virtual |
◆ setManagerProperty() [1/2]
| void QPlatformSessionManager::setManagerProperty |
( |
const QString & | name, |
|
|
const QString & | value ) |
|
virtual |
◆ setManagerProperty() [2/2]
◆ setRestartCommand()
| void QPlatformSessionManager::setRestartCommand |
( |
const QStringList & | command | ) |
|
|
virtual |
◆ setRestartHint()
◆ m_sessionId
| QString QPlatformSessionManager::m_sessionId |
|
protected |
◆ m_sessionKey
| QString QPlatformSessionManager::m_sessionKey |
|
protected |
The documentation for this class was generated from the following files: