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::ApplicationDocker
 The base API for docker controllers of TerraLib applications. More...
 
class  te::qt::af::ApplicationDockerController
 The base API for docker controllers of TerraLib applications. More...
 
class  te::qt::af::ApplicationDockerTitleBar
 The base API for docker title bar for TerraLib Docker. More...
 
struct  te::qt::af::evt::Event
 A base class for application events. 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.