Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undo stack #8

Open
m-anwr opened this issue Nov 28, 2015 · 1 comment
Open

Undo stack #8

m-anwr opened this issue Nov 28, 2015 · 1 comment
Assignees

Comments

@m-anwr
Copy link
Member

m-anwr commented Nov 28, 2015

Add undo stack to the drawing and dragging functionality, so the user is able to undo a drag or gate addition

@m-anwr m-anwr added the extra label Feb 8, 2016
@NourhanEssam NourhanEssam self-assigned this Feb 15, 2016
@m-anwr
Copy link
Member Author

m-anwr commented Feb 16, 2016

@NourhanEssam Please use signals and slots as much as you can

BTW there is a Qt implementation for the undo stack see the link below:
QUndoStack

This will make your life much easier

NourhanEssam added a commit that referenced this issue Feb 19, 2016
NourhanEssam added a commit that referenced this issue Feb 22, 2016
NourhanEssam added a commit that referenced this issue Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants