#include <Plugin.h>
Definition at line 58 of file Plugin.h.
te::ws::ogc::wms::qtplugin::Plugin::~Plugin |
( |
| ) |
|
const PluginInfo& te::core::CppPlugin::info |
( |
| ) |
const |
|
virtualinherited |
bool te::core::CppPlugin::initialized |
( |
| ) |
const |
|
virtualinherited |
void te::ws::ogc::wms::qtplugin::Plugin::shutdown |
( |
| ) |
|
|
virtual |
This method will be called by applicatons to shutdown plugin's functionality.
- Exceptions
-
PluginShutdownException | It may throws an exception. |
Implements te::core::AbstractPlugin.
void te::ws::ogc::wms::qtplugin::Plugin::startup |
( |
| ) |
|
|
virtual |
This method will be called by applications to startup some plugin's functionality.
- Exceptions
-
PluginStartupException | It may throws an exception. |
Implements te::core::AbstractPlugin.
void te::ws::ogc::wms::qtplugin::Plugin::updateDelegate |
( |
const bool & |
add | ) |
|
|
protected |
bool te::core::CppPlugin::m_initialized |
|
protectedinherited |
PluginInfo te::core::CppPlugin::m_pinfo |
|
protectedinherited |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/ws/ogc/wms/qtplugin/Plugin.h