You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pedro Javier edited this page Jun 14, 2020
·
1 revision
Introduction
MemWizard's user interface is built using "Qt for Python" (NOTE: not PyQt).
Design
The code uses a model-view design pattern. Models are built with data gotten from the MWengine, and it is linked to different view elements, like the Tables in MWview.py