Manages the Save/Restore operations of the user's last opened and focused graphs. More...
#include <MainWindow.h>
Public Member Functions | |
| Workspace (MainWindow *mainWindow) | |
| void | Save () |
| Saves the current state of the workspace (which assets are open, which asset is in focus) | |
| void | Restore () |
| Restores the workspace to the previously saved state (opens all previously opened assets and sets focus on what was in focus) | |
Manages the Save/Restore operations of the user's last opened and focused graphs.