Module implementing a dialog to manage sessions.
None |
SessionManagerDialog | Class implementing a dialog to manage sessions. |
None |
Class implementing a dialog to manage sessions.
ActiveSessionRole |
BackupSessionRole |
DefaultSessionRole |
SessionFileRole |
None |
SessionManagerDialog | Constructor |
__cloneSession | Private slot to clone the selected session. |
__deleteSession | Private slot to delete the selected session. |
__newSession | Private slot to create a new session. |
__refresh | Private slot to refresh the list of sessions. |
__renameSession | Private slot to rename the selected session. |
__resizeViewHeader | Private method to resize the session column of the list. |
__switchToSession | Private slot to switch to the selected session. |
__updateButtons | Private method to update the button state. |
__updateSessionItem | Private method to set various item properties. |
resizeEvent | Protected method handling the dialog being resized. |
showEvent | Protected method handling the dialog being shown. |
None |
Constructor
Private slot to clone the selected session.
Private slot to delete the selected session.
Private slot to create a new session.
Private slot to refresh the list of sessions.
Private slot to rename the selected session.
Private method to resize the session column of the list.
Private slot to switch to the selected session.
Private method to update the button state.
Private method to set various item properties.
Protected method handling the dialog being resized.
Protected method handling the dialog being shown.