#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) |
| 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:| void usage | ( | char * | appName | ) |