#include <Application.h>#include <Core.h>#include <HotPlugExtensionManager.h>#include <ExtensionManager.h>#include <MainWindow.h>#include <Log.h>#include <iostream>#include <QDateTime>#include <QJsonDocument>#include "CommandLineOptions.hxx"#include "CamiTKVersionInformation.h"
Include dependency graph for applications/config/main.cpp:Functions | |
| int | main (int argc, char *argv[]) |
| void | usage (std::string msg="") |
Variables | |
| const char * | description |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References options::bug_report_info(), options::camitk_dir(), options::check_hotplug_extension(), options::complete_version(), options::config(), options::config_json(), camitk::Core::getBugReport(), camitk::Core::getConfig(), camitk::Core::getConfigAsJson(), camitk::Core::getGlobalInstallDir(), camitk::Log::getLogger(), camitk::Core::getPaths(), options::help(), camitk::HotPlugExtensionManager::load(), camitk::InterfaceLogger::NONE, options::print_paths(), camitk::MainWindow::redirectToConsole(), camitk::InterfaceLogger::setLogLevel(), camitk::InterfaceLogger::setMessageBoxLevel(), options::short_version(), camitk::Core::shortVersion(), options::time_stamp(), usage(), camitk::Core::version(), options::version(), and camitk::InterfaceLogger::WARNING.
Here is the call graph for this function:| void usage | ( | std::string | msg = "" | ) |
References description, options::print_usage(), and camitk::Core::version().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| const char* description |
Referenced by usage().