26#ifndef __TE_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_PLUGIN_H
27#define __TE_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_PLUGIN_H
A base class for C++ plugins in TerraLib.
The base class for C++ plugins.
void updateDelegate(const bool &add)
void startup()
This method will be called by applications to startup some plugin's functionality.
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
WFSItemDelegate * m_delegate
Plugin(const te::core::PluginInfo &pluginInfo)
void triggered(te::qt::af::evt::Event *e)
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 OGC Web Feature Service (WFS) Qt Widget plugin.