#include <sessionmanager.h>
Definition at line 27 of file sessionmanager.h.
◆ SessionFlag
Enumerator |
---|
SwitchSession | |
CloneSession | |
ReplaceSession | |
Definition at line 40 of file sessionmanager.h.
◆ SessionManager()
SessionManager::SessionManager |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ askSessionFromUser()
QString SessionManager::askSessionFromUser |
( |
| ) |
|
◆ autoSaveLastSession
void SessionManager::autoSaveLastSession |
( |
| ) |
|
|
slot |
◆ backupSavedSessions()
void SessionManager::backupSavedSessions |
( |
| ) |
|
◆ defaultSessionPath()
QString SessionManager::defaultSessionPath |
( |
| ) |
|
|
static |
◆ lastActiveSessionPath()
QString SessionManager::lastActiveSessionPath |
( |
| ) |
const |
◆ loadSettings()
void SessionManager::loadSettings |
( |
| ) |
|
◆ openSessionManagerDialog
void SessionManager::openSessionManagerDialog |
( |
| ) |
|
|
slot |
◆ saveSettings()
void SessionManager::saveSettings |
( |
| ) |
|
◆ sessionsMetaDataChanged
void SessionManager::sessionsMetaDataChanged |
( |
| ) |
|
|
signal |
◆ writeCurrentSession()
void SessionManager::writeCurrentSession |
( |
const QString & |
filePath | ) |
|
◆ SessionManagerDialog
The documentation for this class was generated from the following files: