All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ApplicationController.h File Reference

The base API for controllers of TerraLib applications. More...

#include "Config.h"
#include <map>
#include <set>
#include <vector>
#include <terralib/common/Singleton.h>
#include <QtCore/QObject>
#include <QtCore/QStringList>
#include <QtCore/QSettings>
#include <QtGui/QColor>

Go to the source code of this file.

Classes

class  te::qt::af::ApplicationController
 The base API for TerraLib applications. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::af
 Namespace for the Qt Application Framework module of TerraLib.
 
 te::qt::af::evt
 

Detailed Description

The base API for controllers of TerraLib applications.

Definition in file ApplicationController.h.