26 #ifndef __TE_QT_PLUGINS_ADDRESSGEOCODING_INTERNAL_PLUGIN_H    27 #define __TE_QT_PLUGINS_ADDRESSGEOCODING_INTERNAL_PLUGIN_H    30 #include "../../../maptools/AbstractLayer.h"    31 #include "../../../core/plugin/CppPlugin.h"    36 #include <QtCore/QObject>    52       namespace addressgeocoding
    75               void onActionActivated(
bool checked);
    85             std::list<te::map::AbstractLayerPtr> getLayers();
    91             void unRegisterActions();
   107 #endif //__TE_QT_PLUGINS_ADDRESSGEOCODING_INTERNAL_PLUGIN_H 
QAction * m_action
Address Geocoding Action. 
 
A base class for application events. 
 
Configuration flags for the address geocoding Qt Widget plugin. 
 
Basic information about a plugin. 
 
The base class for C++ plugins.