score::CommandStackBackup Struct Reference
Serialized command stack data for backup / restore. More...
Detailed Description
Serialized command stack data for backup / restore.
Public Member Functions | |
CommandStackBackup (const score::CommandStack &stack) | |
Public Attributes | |
QStack< CommandData > | savedUndo |
QStack< CommandData > | savedRedo |
The documentation for this struct was generated from the following files:
- CommandBackupFile.hpp
- CommandBackupFile.cpp