Details
-
Sub-task
-
Resolution: Done
-
P2: Important
-
None
-
85fc95f346a33173cea107f799cbcff2b92f6dfb
Description
Add a new class that can be used to implement session management on platforms that supports it.
The current QSessionManager will forward all calls to the platform specific implementation.
The base class will implement the same set of function to keep the current behavior consistent