Engauge Digitizer  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
CmdStackShadow.h File Reference
#include <QList>
#include <QObject>
Include dependency graph for CmdStackShadow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CmdStackShadow
 Command stack that shadows the CmdMediator command stack at startup when reading commands from an error report file. More...
 

Typedefs

typedef QList< CmdAbstract * > CmdListInternal
 

Typedef Documentation

typedef QList<CmdAbstract*> CmdListInternal

Definition at line 16 of file CmdStackShadow.h.