Engauge Digitizer
2
|
Command for exporting a file. More...
#include <FileCmdExport.h>
Public Member Functions | |
FileCmdExport (QXmlStreamReader &reader) | |
Constructor for parsing file script xml. | |
virtual void | redo (MainWindow &mainWindow) |
Apply this command, through MainWindow. | |
![]() | |
FileCmdAbstract (const QString &cmdDescription) | |
Single constructor. | |
Additional Inherited Members | |
![]() | |
QString | cmdDescription () const |
Command description for logging. | |
Command for exporting a file.
Definition at line 15 of file FileCmdExport.h.