|
Engauge Digitizer
2
|
Class to create state contexts, which wrap state machine design patterns, for MainWindow class. More...
#include <CreateStateContexts.h>
Public Member Functions | |
| CreateStateContexts () | |
| Single constructor. | |
| void | create (MainWindow &mw) |
| Create state contexts. | |
Class to create state contexts, which wrap state machine design patterns, for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 17 of file CreateStateContexts.h.
1.8.15