te::qt::plugins::terramobile::BuilderOutputWizardPage Class Reference

This interface is used to get the output parameters for GeoPackage Builder wizard operation. More...

#include <BuilderOutputWizardPage.h>

Inheritance diagram for te::qt::plugins::terramobile::BuilderOutputWizardPage:

Public Slots

void onDirToolButtonPressed ()
 

Public Member Functions

void appendLogMesssage (std::string msg)
 
 BuilderOutputWizardPage (QWidget *parent=0)
 
std::string getGeoPackageDescription ()
 
std::string getGeoPackageFilePath ()
 
bool isComplete () const
 
bool useVisibleArea ()
 
 ~BuilderOutputWizardPage ()
 

Private Attributes

std::auto_ptr< Ui::BuilderOutputWizardPageForm > m_ui
 

Detailed Description

This interface is used to get the output parameters for GeoPackage Builder wizard operation.

Definition at line 54 of file BuilderOutputWizardPage.h.

Constructor & Destructor Documentation

te::qt::plugins::terramobile::BuilderOutputWizardPage::BuilderOutputWizardPage ( QWidget *  parent = 0)
te::qt::plugins::terramobile::BuilderOutputWizardPage::~BuilderOutputWizardPage ( )

Member Function Documentation

void te::qt::plugins::terramobile::BuilderOutputWizardPage::appendLogMesssage ( std::string  msg)
std::string te::qt::plugins::terramobile::BuilderOutputWizardPage::getGeoPackageDescription ( )
std::string te::qt::plugins::terramobile::BuilderOutputWizardPage::getGeoPackageFilePath ( )
bool te::qt::plugins::terramobile::BuilderOutputWizardPage::isComplete ( ) const
void te::qt::plugins::terramobile::BuilderOutputWizardPage::onDirToolButtonPressed ( )
slot
bool te::qt::plugins::terramobile::BuilderOutputWizardPage::useVisibleArea ( )

Member Data Documentation

std::auto_ptr<Ui::BuilderOutputWizardPageForm> te::qt::plugins::terramobile::BuilderOutputWizardPage::m_ui
private

Definition at line 82 of file BuilderOutputWizardPage.h.


The documentation for this class was generated from the following file: