This class register the Segmenter action into RP Plugin.
More...
#include <SegmenterAction.h>
This class register the Segmenter action into RP Plugin.
Definition at line 50 of file SegmenterAction.h.
◆ SegmenterAction()
te::qt::plugins::rp::SegmenterAction::SegmenterAction |
( |
QMenu * |
menu, |
|
|
QMenu * |
popupMenu |
|
) |
| |
◆ ~SegmenterAction()
virtual te::qt::plugins::rp::SegmenterAction::~SegmenterAction |
( |
| ) |
|
|
virtual |
◆ addLayerSlot
◆ addNewLayer()
Add a new layer into layer explorer widget.
- Parameters
-
layer | The layer auto pointer |
◆ createAction()
void te::qt::plugins::rp::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. |
◆ createPopUpAction()
void te::qt::plugins::rp::AbstractAction::createPopUpAction |
( |
std::string |
name, |
|
|
std::string |
pixmap = "" |
|
) |
| |
|
protectedinherited |
Create and set the actions parameters.
- Parameters
-
name | The action name. |
pixmap | The action pixmap name. |
◆ getAction()
QAction* te::qt::plugins::rp::AbstractAction::getAction |
( |
| ) |
|
|
inlineinherited |
◆ getCurrentLayer()
Get the selected layer from layer explorer in app.
- Returns
- The layer auto pointer
◆ getLayers()
Get the list of layers from app.
- Returns
- The list pf layer auto pointers
◆ onActionActivated
virtual void te::qt::plugins::rp::SegmenterAction::onActionActivated |
( |
bool |
checked | ) |
|
|
protectedvirtualslot |
◆ onPopUpActionActivated
virtual void te::qt::plugins::rp::SegmenterAction::onPopUpActionActivated |
( |
bool |
checked | ) |
|
|
protectedvirtualslot |
◆ onSegmenterWizardFinished
virtual void te::qt::plugins::rp::SegmenterAction::onSegmenterWizardFinished |
( |
| ) |
|
|
protectedvirtualslot |
◆ triggered
◆ m_action
QAction* te::qt::plugins::rp::AbstractAction::m_action |
|
protectedinherited |
◆ m_menu
QMenu* te::qt::plugins::rp::AbstractAction::m_menu |
|
protectedinherited |
◆ m_popupAction
QAction* te::qt::plugins::rp::AbstractAction::m_popupAction |
|
protectedinherited |
Action used to call the process from pop up layer.
Definition at line 155 of file AbstractAction.h.
◆ m_popupMenu
QMenu* te::qt::plugins::rp::AbstractAction::m_popupMenu |
|
protectedinherited |
◆ m_segmenterWizard
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/plugins/rp/SegmenterAction.h