27 #include "../../../qt/af/ApplicationController.h" 28 #include "../../../qt/af/BaseApplication.h" 33 #include <QtCore/QObject> 40 createAction(tr(
"GeoPackage Publisher...").toUtf8().data(),
"");
55 if(dlg.exec() == QDialog::Accepted)
GeoPackagePublisherAction(QMenu *menu)
This interface is used to get the input parameters for GeoPackage Publisher operation.
void createAction(std::string name, std::string pixmap="")
Create and set the actions parameters.
static ApplicationController & getInstance()
It returns a reference to the singleton instance.
virtual ~GeoPackagePublisherAction()
This is an abstract class used to register actions into rp pluging.
virtual void onActionActivated(bool checked)