#include "CamiTKAPI.h"
#include "InterfaceLogger.h"
#include <QApplication>
#include <QSettings>
#include <QDir>
#include <QFileInfo>
#include <QStack>
#include <QList>
#include <QTranslator>
Go to the source code of this file.
Classes | |
class | camitk::Application |
The generic/default application. Once this class is intanciated in the main, everything is setup. The constructor can take the command line arguments. It can also be asked not to load the extensions automatically,see Application(). More... | |
Namespaces | |
camitk | |