This class register the Clipping action into RP Plugin.  
 More...
#include <ClippingAction.h>
This class register the Clipping action into RP Plugin. 
Definition at line 47 of file ClippingAction.h.
      
        
          | te::qt::plugins::rp::ClippingAction::ClippingAction | ( | QMenu * | menu, | 
        
          |  |  | QMenu * | popupMenu | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | virtual te::qt::plugins::rp::ClippingAction::~ClippingAction | ( |  | ) |  |  | virtual | 
 
 
Add a new layer into layer explorer widget. 
- Parameters
- 
  
    | layer | The layer auto pointer |  
 
 
 
  
  | 
        
          | 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. |  
 
 
 
  
  | 
        
          | 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. |  
 
 
 
  
  | 
        
          | QAction* te::qt::plugins::rp::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::rp::ClippingAction::onActionActivated | ( | bool | checked | ) |  |  | protectedvirtualslot | 
 
 
  
  | 
        
          | virtual void te::qt::plugins::rp::ClippingAction::onPopUpActionActivated | ( | bool | checked | ) |  |  | protectedvirtualslot | 
 
 
  
  | 
        
          | QAction* te::qt::plugins::rp::AbstractAction::m_action |  | protectedinherited | 
 
 
  
  | 
        
          | QMenu* te::qt::plugins::rp::AbstractAction::m_menu |  | protectedinherited | 
 
 
  
  | 
        
          | QAction* te::qt::plugins::rp::AbstractAction::m_popupAction |  | protectedinherited | 
 
Action used to call the process from pop up layer. 
Definition at line 153 of file AbstractAction.h.
 
 
  
  | 
        
          | QMenu* te::qt::plugins::rp::AbstractAction::m_popupMenu |  | protectedinherited | 
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/plugins/rp/ClippingAction.h