Skip to content

radjkarl/QtRec

Repository files navigation

QtRec - Qt + save, load, undo, redo

Acts like PyQt.QtGui but records certain events for widgets called over it. Thereby the current state can be saved, undo and redo are possible without extra programming.

Executing save() creates a python scipt which restores the saved state.

See the Examples for more information.

Installation

QtRec is listed in the Python Package Index. You can install it typing:

pip install qtrec

About

Qt + save, load, undo, redo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages