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;
 
   97 #endif // __TERRALIB_QT_AF_CONNECTORS_INTERNAL_STYLEEXPLORER_H 
te::qt::widgets::StyleDockWidget * m_explorer
Pointer to a component te::qt::widgets::StyleDockWidget. 
 
A connector for the te::qt::widgets::StyleDockWidget class to the Application Framework. 
 
A dock widget used control the geographic data style using SE elements and a property browser to show...
 
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A base class for application events.