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...
 
struct  te::qt::af::evt::Event
 A base class for application events. More...
 
class  XMLFormatter
 A class that formats strings. 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.