Command for importing a file. More...
#include <FileCmdImport.h>
Public Member Functions | |
FileCmdImport (QXmlStreamReader &reader) | |
Constructor for parsing file script xml. | |
virtual void | redo (MainWindow &mainWindow) |
Apply this command, through MainWindow. |
Command for importing a file.
Definition at line 15 of file FileCmdImport.h.