Computer Assisted Medical Intervention Tool Kit  version 5.1
 
Loading...
Searching...
No Matches
ActionStateWizard Class Reference

This dialog is shown only if at least one of the two required input parameters (SCXML and output directory) is missing when the application is started. More...

#include <ActionStateWizard.h>

Public Member Functions

 ActionStateWizard (QString inputFileName, QString outputDir)
 Constructor (initialize the application parameters)
 
QString getLogDirectory ()
 Return the current directory name to use as output log directory.
 
QString getSCXMLFilename ()
 Return the current filename of scxml file to use as input file.
 

Detailed Description

This dialog is shown only if at least one of the two required input parameters (SCXML and output directory) is missing when the application is started.

Constructor & Destructor Documentation

◆ ActionStateWizard()

ActionStateWizard::ActionStateWizard ( QString  inputFileName,
QString  outputDir 
)

Constructor (initialize the application parameters)

Member Function Documentation

◆ getLogDirectory()

QString ActionStateWizard::getLogDirectory ( )

Return the current directory name to use as output log directory.

Referenced by ActionStateMachine::ActionStateMachine().

◆ getSCXMLFilename()

QString ActionStateWizard::getSCXMLFilename ( )

Return the current filename of scxml file to use as input file.

Referenced by ActionStateMachine::ActionStateMachine().


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