Computer Assisted Medical Intervention Tool Kit  version 5.2
applications/actionstatemachine/main.cpp File Reference
#include "ActionStateMachine.h"
#include <Core.h>
#include <Log.h>
#include <QTimer>
#include <QMessageBox>
#include "CommandLineOptions.hxx"
+ Include dependency graph for applications/actionstatemachine/main.cpp:

Functions

int main (int argc, char **argv)
 
void usage (char *appName)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

References camitk::Application::exec(), camitk::Log::getLogger(), camitk::InterfaceLogger::setLogFileDirectory(), camitk::InterfaceLogger::setLogLevel(), camitk::InterfaceLogger::setLogToFile(), camitk::InterfaceLogger::TRACE, and usage().

+ Here is the call graph for this function:

◆ usage()

void usage ( char *  appName)

References camitk::Core::version.

Referenced by main().

+ Here is the caller graph for this function: