Engauge Digitizer  2
Public Member Functions | List of all members
CreateStateContexts Class Reference

Class to create state contexts, which wrap state machine design patterns, for MainWindow class. More...

#include <CreateStateContexts.h>

Inheritance diagram for CreateStateContexts:

Public Member Functions

 CreateStateContexts ()
 Single constructor.
 
void create (MainWindow &mw)
 Create state contexts.
 

Detailed Description

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.


The documentation for this class was generated from the following files: