26 #ifndef __TE_QT_PLUGINS_TERRALIB4_INTERNAL_PLUGIN_H 27 #define __TE_QT_PLUGINS_TERRALIB4_INTERNAL_PLUGIN_H 30 #include "../../../../core/plugin/CppPlugin.h" 87 #endif //__TE_QT_PLUGINS_TERRALIB4_INTERNAL_PLUGIN_H
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
void triggered(te::qt::af::evt::Event *e)
A base class for application events.
Basic information about a plugin.
Manage the menu and action for TerraLib 4.x Converter Plugin.
The base class for C++ plugins.
Plugin(const te::core::PluginInfo &pluginInfo)
void startup()
This method will be called by applications to startup some plugin's functionality.