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