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

◆ BuilderOutputWizardPage()

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

◆ ~BuilderOutputWizardPage()

te::qt::plugins::terramobile::BuilderOutputWizardPage::~BuilderOutputWizardPage ( )

Member Function Documentation

◆ appendLogMesssage()

void te::qt::plugins::terramobile::BuilderOutputWizardPage::appendLogMesssage ( std::string  msg)

◆ getGeoPackageDescription()

std::string te::qt::plugins::terramobile::BuilderOutputWizardPage::getGeoPackageDescription ( )

◆ getGeoPackageFilePath()

std::string te::qt::plugins::terramobile::BuilderOutputWizardPage::getGeoPackageFilePath ( )

◆ isComplete()

bool te::qt::plugins::terramobile::BuilderOutputWizardPage::isComplete ( ) const

◆ onDirToolButtonPressed

void te::qt::plugins::terramobile::BuilderOutputWizardPage::onDirToolButtonPressed ( )
slot

◆ useVisibleArea()

bool te::qt::plugins::terramobile::BuilderOutputWizardPage::useVisibleArea ( )

Member Data Documentation

◆ m_ui

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: