26 #ifndef __TE_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_PLUGIN_H 
   27 #define __TE_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_PLUGIN_H 
   30 #include "../../../../core/plugin/CppPlugin.h" 
   93 #endif //__TE_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_PLUGIN_H 
void startup()
This method will be called by applications to startup some plugin's functionality. 
 
A base class for application events. 
 
Basic information about a plugin. 
 
A class used to handle geofile drag and drop events. 
 
void triggered(te::qt::af::evt::Event *e)
 
The base class for C++ plugins. 
 
QAction * m_openMultipleFiles
 
te::qt::plugins::gdal::GeoFileDragAndDropHandler * m_handler
 
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality. 
 
Configuration flags for the GDAL Qt Widget plugin. 
 
Plugin(const te::core::PluginInfo &pluginInfo)
 
void openMultipleFilesDialog()