26#ifndef __TERRALIB_WS_OGC_WMS_QTPLUGIN_PLUGIN_H
27#define __TERRALIB_WS_OGC_WMS_QTPLUGIN_PLUGIN_H
A base class for C++ plugins in TerraLib.
Implements Terralib item delegate for OGCWMSLAYER.
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)
Namespace for the Qt Application Framework module of TerraLib.
Namespace for the Qt module of TerraLib.
Basic information about a plugin.
A base class for application events.
Configuration flags for the TerraLib WMS QT plugin.
#define TEOGCWMSQTPLUGINEXPORT
You can use this macro in order to export/import classes and functions from this module.