BaseApplication.h File Reference

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

#include "Config.h"
#include "../../maptools/AbstractLayer.h"
#include <QComboBox>
#include <QLabel>
#include <QLineEdit>
#include <QMainWindow>
#include <QStatusBar>

Go to the source code of this file.

Classes

class  te::qt::af::BaseApplication
 

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
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 
 Ui
 

Detailed Description

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

Definition in file BaseApplication.h.