26 #ifndef __TE_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_PLUGIN_H 
   27 #define __TE_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_PLUGIN_H 
   30 #include "../../../../core/plugin/CppPlugin.h" 
The base class for C++ plugins.
 
A class used to handle geofile drag and drop events.
 
te::qt::plugins::ogr::GeoFileDragAndDropHandler * m_handlerLayerExplorer
 
te::qt::plugins::ogr::GeoFileDragAndDropHandler * m_handlerMapDisplay
 
void triggered(te::qt::af::evt::Event *e)
 
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
 
void startup()
This method will be called by applications to startup some plugin's functionality.
 
Plugin(const te::core::PluginInfo &pluginInfo)
 
Basic information about a plugin.
 
A base class for application events.
 
Proxy configuration file for TerraView (see terraview_config.h).