31 #ifndef __TERRALIB_QT_PLUGINS_WTSS_PLUGIN_H    32 #define __TERRALIB_QT_PLUGINS_WTSS_PLUGIN_H    35 #include "../../../core/plugin/CppPlugin.h"    82           void registerActions();
    84           void unregisterActions();
    99           void onActionQueryToggled();
   101           void onActionActivated(
bool);
   113 #endif  //__TERRALIB_QT_PLUGINS_WTSS_PLUGIN_H A base class for application events. 
 
Basic information about a plugin. 
 
The base class for C++ plugins. 
 
QAction * m_timeSeriesAction
 
Configuration dialog for Web Time Series Services plugin. 
 
te::qt::plugins::wtss::WtssDialog * m_wtssDlg