This class register the buffer action into VP Plugin.
More...
#include <BufferAction.h>
|
| QAction * | m_action |
| | Action used to call the process.
|
| |
| QMenu * | m_menu |
| | Parent Menu.
|
| |
| std::string | m_operationName |
| | The name of the operation to be used.
|
| |
This class register the buffer action into VP Plugin.
Definition at line 47 of file BufferAction.h.
◆ BufferAction()
| te::qt::plugins::vp::BufferAction::BufferAction |
( |
QMenu * |
menu | ) |
|
◆ ~BufferAction()
| virtual te::qt::plugins::vp::BufferAction::~BufferAction |
( |
| ) |
|
|
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::BufferAction::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/BufferAction.h