Factory that creates FileCmds from a file cmd script file, in xml format. More...
#include <FileCmdFactory.h>
Public Member Functions | |
| FileCmdFactory () | |
| Single constructor. | |
| FileCmdAbstract * | createFileCmd (QXmlStreamReader &reader) const |
| Create one FileCmdAbstract from the specified xml subtree. | |
Factory that creates FileCmds from a file cmd script file, in xml format.
Definition at line 15 of file FileCmdFactory.h.
1.8.5