#include <GeostatisticalMethodsAction.h>
◆ GeostatisticalMethodsAction()
      
        
          | te::qt::plugins::sa::GeostatisticalMethodsAction::GeostatisticalMethodsAction | ( | QMenu * | menu | ) |  | 
      
 
 
◆ ~GeostatisticalMethodsAction()
  
  | 
        
          | virtual te::qt::plugins::sa::GeostatisticalMethodsAction::~GeostatisticalMethodsAction | ( |  | ) |  |  | virtual | 
 
 
◆ addNewLayer()
Add a new layer into layer explorer widget. 
- Parameters
- 
  
    | layer | The layer auto pointer |  
 
 
 
◆ createAction()
  
  | 
        
          | void te::qt::plugins::sa::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. |  
 
 
 
◆ getAction()
  
  | 
        
          | QAction* te::qt::plugins::sa::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::sa::GeostatisticalMethodsAction::onActionActivated | ( | bool | checked | ) |  |  | protectedvirtualslot | 
 
 
◆ triggered
◆ m_action
  
  | 
        
          | QAction* te::qt::plugins::sa::AbstractAction::m_action |  | protectedinherited | 
 
 
◆ m_menu
  
  | 
        
          | QMenu* te::qt::plugins::sa::AbstractAction::m_menu |  | protectedinherited | 
 
 
The documentation for this class was generated from the following file: