26 #ifndef __TERRALIB_WS_OGC_WMS_QTPLUGIN_PLUGIN_H
27 #define __TERRALIB_WS_OGC_WMS_QTPLUGIN_PLUGIN_H
29 #include "../../../../core/plugin/CppPlugin.h"
30 #include "../qt/WMSItemDelegate.h"
The base class for C++ plugins.
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
void updateDelegate(const bool &add)
te::ws::ogc::wms::qt::WMSItemDelegate * m_delegate
void startup()
This method will be called by applications to startup some plugin's functionality.
void triggered(te::qt::af::evt::Event *e)
Plugin(const te::core::PluginInfo &pluginInfo)
Basic information about a plugin.
A base class for application events.
#define TEOGCWMSQTPLUGINEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).