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

A QMainWindow to be used as the basis for TerraLib applications. More...

#include "../../maptools/AbstractLayer.h"
#include "Config.h"
#include <map>
#include <boost/noncopyable.hpp>
#include <QColor>
#include <QLineEdit>
#include <QMainWindow>
#include <QMessageBox>

Go to the source code of this file.

Classes

class  te::qt::af::BaseApplication
 A QMainWindow to be used as the basis for TerraLib applications. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 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
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

A QMainWindow to be used as the basis for TerraLib applications.

Definition in file BaseApplication.h.