This file defines the GeoPackage Publisher Action class.  
 More...
#include <GeoPackagePublisherAction.h>
This file defines the GeoPackage Publisher Action class. 
Definition at line 47 of file GeoPackagePublisherAction.h.
 
      
        
          | te::qt::plugins::terramobile::GeoPackagePublisherAction::GeoPackagePublisherAction  | 
          ( | 
          QMenu *  | 
          menu | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual te::qt::plugins::terramobile::GeoPackagePublisherAction::~GeoPackagePublisherAction  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Add a new layer into layer explorer widget. 
- Parameters
 - 
  
    | layer | The layer auto pointer  | 
  
   
 
 
  
  
      
        
          | void te::qt::plugins::terramobile::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.  | 
  
   
 
 
Get the list of layers from app. 
- Returns
 - The list pf layer auto pointers 
 
 
 
  
  
      
        
          | virtual void te::qt::plugins::terramobile::GeoPackagePublisherAction::onActionActivated  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedvirtualslot   | 
  
 
 
  
  
      
        
          | QAction* te::qt::plugins::terramobile::AbstractAction::m_action | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::plugins::terramobile::AbstractAction::m_menu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following file: