Go to the documentation of this file.
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"
94 #endif //__TE_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_PLUGIN_H
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
void openMultipleFilesDialog()
A class used to handle geofile drag and drop events.
te::qt::plugins::gdal::GeoFileDragAndDropHandler * m_handlerMapDisplay
te::qt::plugins::gdal::GeoFileDragAndDropHandler * m_handlerLayerExplorer
A base class for application events.
Basic information about a plugin.
The base class for C++ plugins.
void triggered(te::qt::af::evt::Event *e)
Plugin(const te::core::PluginInfo &pluginInfo)
Proxy configuration file for TerraView (see terraview_config.h).
QAction * m_openMultipleFiles
void startup()
This method will be called by applications to startup some plugin's functionality.