26 #ifndef __TERRALIB_QT_AF_CONNECTORS_INTERNAL_STYLEEXPLORER_H    27 #define __TERRALIB_QT_AF_CONNECTORS_INTERNAL_STYLEEXPLORER_H    30 #include "../Config.h"    33 #include <QtCore/QObject>    37   namespace map { 
class AbstractLayer; }
    44       class StyleDockWidget;
    49       class ApplicationController;
   107 #endif // __TERRALIB_QT_AF_CONNECTORS_INTERNAL_STYLEEXPLORER_H 
This is the base class for layers. 
 
A base class for application events. 
 
A connector for the te::qt::widgets::StyleDockWidget class to the Application Framework. 
 
The base API for TerraLib applications. 
 
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
te::qt::widgets::StyleDockWidget * m_explorer
Pointer to a component te::qt::widgets::StyleDockWidget. 
 
te::qt::af::ApplicationController * m_app
Pointer to applicatin controller;.