This class register the show values action into MNT Plugin.
More...
#include <ShowValuesAction.h>
This class register the show values action into MNT Plugin.
Definition at line 49 of file ShowValuesAction.h.
te::qt::plugins::mnt::ShowValuesAction::ShowValuesAction |
( |
QMenu * |
menu | ) |
|
virtual te::qt::plugins::mnt::ShowValuesAction::~ShowValuesAction |
( |
| ) |
|
|
virtual |
Add a new layer into layer explorer widget.
- Parameters
-
layer | The layer auto pointer |
void te::qt::plugins::mnt::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. |
QAction* te::qt::plugins::mnt::AbstractAction::getAction |
( |
| ) |
|
|
inlineinherited |
Get the selected layer from layer explorer in app.
- Returns
- The layer auto pointer
Get the list of layers from app.
- Returns
- The list pf layer auto pointers
virtual void te::qt::plugins::mnt::ShowValuesAction::onActionActivated |
( |
bool |
checked | ) |
|
|
protectedvirtualslot |
void te::qt::plugins::mnt::ShowValuesAction::onChecked |
( |
bool |
status | ) |
|
|
protectedslot |
QAction* te::qt::plugins::mnt::AbstractAction::m_action |
|
protectedinherited |
QMenu* te::qt::plugins::mnt::AbstractAction::m_menu |
|
protectedinherited |
bool te::qt::plugins::mnt::ShowValuesAction::m_status |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/plugins/mnt/ShowValuesAction.h