iVS3D v2.0.0
Loading...
Searching...
No Matches
noUIController Class Reference

The noUIController class is used to execute the noUI version of iVS3D. It will read and process the files given trough command line arguments. More...

#include <nouicontroller.h>

Inheritance diagram for noUIController:

Public Slots

int exec ()
 exec Imports the path given with -in then reads the exec file given with -auto and executes the file and then closes the application
 

Public Member Functions

 noUIController (QString inputPath, QString settingsPath, QString outputPath, QString logPath)
 noUIController Constructor which extracts the command line arguments
 

Detailed Description

The noUIController class is used to execute the noUI version of iVS3D. It will read and process the files given trough command line arguments.

Author
Daniel Brommer
Date
2021/06/24

Constructor & Destructor Documentation

◆ noUIController()

noUIController::noUIController ( QString  inputPath,
QString  settingsPath,
QString  outputPath,
QString  logPath 
)
explicit

noUIController Constructor which extracts the command line arguments

Parameters
argumentsQStringList with the command line arguments

Member Function Documentation

◆ exec

int noUIController::exec ( )
slot

exec Imports the path given with -in then reads the exec file given with -auto and executes the file and then closes the application

Returns

The documentation for this class was generated from the following files: