FileCmdScript Class Reference

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

#include <FileCmdScript.h>

List of all members.

Public Member Functions

 FileCmdScript (const QString &fileCmdScriptFile)
 Single constructor.
bool canRedo () const
 Returns true if there is at least one command on the stack.
void redo (MainWindow &mainWindow)
 Apply the next command. Requires non-empty stack.

Detailed Description

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

This command stack (with a lifetime the same as the application's) is independent of the command stack in CmdMediator (which is Document-specific)

Definition at line 20 of file FileCmdScript.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1