#include <GeometricOpAction.h>
Definition at line 47 of file GeometricOpAction.h.
◆ GeometricOpAction()
te::qt::plugins::vp::GeometricOpAction::GeometricOpAction |
( |
QMenu * |
menu | ) |
|
◆ ~GeometricOpAction()
virtual te::qt::plugins::vp::GeometricOpAction::~GeometricOpAction |
( |
| ) |
|
|
virtual |
◆ addNewLayer()
Add a new layer into layer explorer widget.
- Parameters
-
layer | The layer auto pointer |
◆ configSettings()
void te::qt::plugins::vp::AbstractAction::configSettings |
( |
| ) |
|
|
protectedinherited |
◆ createAction() [1/2]
◆ createAction() [2/2]
void te::qt::plugins::vp::AbstractAction::createAction |
( |
std::string |
name, |
|
|
std::string |
pixmap = "" |
|
) |
| |
|
protectedinherited |
Create and set the actions parameters.
- Parameters
-
name | The action name. |
pixmap | The action pixmap name. |
◆ createActionByName()
void te::qt::plugins::vp::AbstractAction::createActionByName |
( |
const std::string & |
operationName | ) |
|
|
protectedinherited |
Create and set the actions parameters.
- Parameters
-
◆ createSpatialIndex()
◆ getAction()
QAction* te::qt::plugins::vp::AbstractAction::getAction |
( |
| ) |
|
|
inlineinherited |
◆ getLayers()
Get the list of layers from app.
- Returns
- The list pf layer auto pointers
◆ hasShapeFileSpatialIndex()
bool te::qt::plugins::vp::AbstractAction::hasShapeFileSpatialIndex |
( |
const QString & |
path | ) |
|
|
protectedinherited |
◆ onActionActivated
virtual void te::qt::plugins::vp::GeometricOpAction::onActionActivated |
( |
bool |
checked | ) |
|
|
protectedvirtualslot |
◆ showDialog()
void te::qt::plugins::vp::AbstractAction::showDialog |
( |
const std::string & |
operationName | ) |
|
|
protectedinherited |
◆ triggered
◆ m_action
QAction* te::qt::plugins::vp::AbstractAction::m_action |
|
protectedinherited |
◆ m_menu
QMenu* te::qt::plugins::vp::AbstractAction::m_menu |
|
protectedinherited |
◆ m_operationName
std::string te::qt::plugins::vp::AbstractAction::m_operationName |
|
protectedinherited |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/plugins/vp/GeometricOpAction.h