All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Application Framework

This module provides a framework to help customizing an application built on top of TerraLib's Qt Components. More...

Classes

class  te::qt::af::ApplicationController
 The base API for TerraLib applications. More...
 
class  te::qt::af::BaseApplication
 A QMainWindow to be used as the basis for TerraLib applications. More...
 
struct  te::qt::af::evt::Event
 A base class for application events. More...
 
class  te::qt::af::Project
 This class models the concept of a project for the TerraLib Application Framework. More...
 
class  te::qt::af::XMLFormatter
 A class that formats strings. More...
 

Detailed Description

This module provides a framework to help customizing an application built on top of TerraLib's Qt Components.

The namespace associated to the Qt Application Framework module is te::qt::af. To know more about it, see the te::qt::af namespace documentation.