26 #ifndef __TERRALIB_QT_AF_CONNECTORS_INTERNAL_INTERFACECONTROLLER_H 
   27 #define __TERRALIB_QT_AF_CONNECTORS_INTERNAL_INTERFACECONTROLLER_H 
   31 #include "../../../maptools/AbstractLayer.h" 
   33 #include "../Config.h" 
   36 #include <QtCore/QObject> 
   48       class InterfaceController;
 
  130 #endif // __TERRALIB_QT_AF_CONNECTORS_INTERNAL_INTERFACECONTROLLER_H 
A base class for application events. 
 
std::set< te::qt::widgets::InterfaceController * > m_interfaces
 
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A connector to controll all non modal interfaces. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr