20#ifndef __TE_QT_PLUGINS_VP_INTERNAL_REGISTERACTION_H
21#define __TE_QT_PLUGINS_VP_INTERNAL_REGISTERACTION_H
This is an abstract class used to register actions into vp pluging.
RegisterAction(QMenu *menu)
virtual void onActionActivated(bool checked)
virtual ~RegisterAction()
Namespace for the Qt module of TerraLib.
Configuration flags for the VP Qt Widget plugin.
This file defines the abstract class AbstractAction.