This file defines the abstract class AbstractAction. More...
#include "../../../maptools/AbstractLayer.h"#include "Config.h"#include <QtCore/QObject>#include <QMenu>#include <QAction>Go to the source code of this file.
Classes | |
| class | te::qt::plugins::vp::AbstractAction |
| This is an abstract class used to register actions into vp pluging. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::af | |
| Namespace for the Qt Application Framework module of TerraLib. | |
| te::qt::af::evt | |
| te::qt::plugins | |
| te::qt::plugins::vp | |
This file defines the abstract class AbstractAction.
Definition in file AbstractAction.h.