33 #ifndef __TERRALIB_QT_PLUGINS_TIMEVIEWER_PLUGIN_H__
34 #define __TERRALIB_QT_PLUGINS_TIMEVIEWER_PLUGIN_H__
37 #include "../../../core/plugin/CppPlugin.h"
The base class for C++ plugins.
QAction * m_timeViewerAction
void triggered(te::qt::af::evt::Event *e)
Plugin(const te::core::PluginInfo &pluginInfo)
void onTimeDockTriggered(te::qt::af::evt::Event *e)
void startup()
This method will be called by applications to startup some plugin's functionality.
void onTimeViewerActionTriggered()
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
te::qt::plugins::tv::TimeViewerDockWidget * m_tvDock
Basic information about a plugin.
A base class for application events.
Proxy configuration file for TerraView (see terraview_config.h).