Engauge Digitizer 2
Loading...
Searching...
No Matches
FileCmdScript.h File Reference
#include <QStack>
Include dependency graph for FileCmdScript.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileCmdScript
 File that manages a command stack for regression testing of file import/open/export/close. More...

Typedefs

typedef QStack< FileCmdAbstract * > FileCmdStack

Typedef Documentation

◆ FileCmdStack

typedef QStack<FileCmdAbstract*> FileCmdStack

Definition at line 15 of file FileCmdScript.h.