![]() |
QElectroTech 0.200.1-dev
|
#include <QStringList>

Go to the source code of this file.
Namespaces | |
| namespace | CLIExport |
| Headless command-line export. | |
Functions | |
| bool | CLIExport::isExportRequest (const QStringList &args) |
True if args request a CLI export (i.e. contain one of the export options). | |
| int | CLIExport::run (const QStringList &args) |
Run the CLI export described by args. | |