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::ApplicationPlugins | 
| A singleton for managing the application plugins.  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::UserPlugins | 
| A singleton for managing the plugins enabled by a specific user.  More... | |
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.