This file defines the GeoPackage Builder Action class.
More...
#include <GeoPackageBuilderAction.h>
This file defines the GeoPackage Builder Action class.
Definition at line 47 of file GeoPackageBuilderAction.h.
te::qt::plugins::terramobile::GeoPackageBuilderAction::GeoPackageBuilderAction |
( |
QMenu * |
menu | ) |
|
virtual te::qt::plugins::terramobile::GeoPackageBuilderAction::~GeoPackageBuilderAction |
( |
| ) |
|
|
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::GeoPackageBuilderAction::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: