GIBIS-UNIFESP/wiRedPanda

Undo / Redo Feature

Closed this issue · 1 comments

Code an Undo/Redo feature using the Qt Undo Framwork ( http://doc.qt.io/qt-4.8/qundo.html ) .
In this primary version, the Undo/Redo feature will serialize and deserialize the entire document.

Done!