The base API for controllers of TerraLib applications. More...
#include <boost/foreach.hpp>#include "../../common/Exception.h"#include "../../common/Translator.h"#include "../../common/TerraLib.h"#include "../../common/SystemApplicationSettings.h"#include "../../common/UserApplicationSettings.h"#include "../../common/Logger.h"#include "../../dataaccess/serialization/xml/Serializer.h"#include "../../plugin/PluginManager.h"#include "../../plugin/PluginInfo.h"#include "../../srs/Config.h"#include "../widgets/help/AssistantHelpManagerImpl.h"#include "../widgets/help/HelpManager.h"#include "../widgets/Utils.h"#include "../widgets/utils/ScopedCursor.h"#include "events/ApplicationEvents.h"#include "ApplicationController.h"#include "ApplicationPlugins.h"#include "Exception.h"#include "Project.h"#include "SplashScreenManager.h"#include "UserPlugins.h"#include "Utils.h"#include <QtCore/QDir>#include <QtCore/QResource>#include <QtGui/QApplication>#include <QtGui/QIcon>#include <QtGui/QMessageBox>#include <QtGui/QWidget>#include <QtGui/QMenu>#include <boost/filesystem.hpp>Go to the source code of this file.
The base API for controllers of TerraLib applications.
Definition in file ApplicationController.cpp.