te::qt::widgets::TiePointsLocatorAdvancedDialog Class Reference

A dialog used to execute tie points location advanced options. More...

#include <TiePointsLocatorAdvancedDialog.h>

Inheritance diagram for te::qt::widgets::TiePointsLocatorAdvancedDialog:

Public Member Functions

 TiePointsLocatorAdvancedDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructs a basic dialog which is a child of parent, with widget flags set to f. More...
 
 ~TiePointsLocatorAdvancedDialog ()
 Destructor. More...
 

Public Attributes

te::rp::TiePointsLocator::InputParameters m_inputParameters
 The current parameters. More...
 

Protected Slots

void on_okPushButton_clicked ()
 
void showEvent (QShowEvent *)
 

Private Attributes

Ui::TiePointsLocatorAdvancedForm * m_uiPtr
 User interface. More...
 

Detailed Description

A dialog used to execute tie points location advanced options.

Definition at line 54 of file TiePointsLocatorAdvancedDialog.h.

Constructor & Destructor Documentation

te::qt::widgets::TiePointsLocatorAdvancedDialog::TiePointsLocatorAdvancedDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

Constructs a basic dialog which is a child of parent, with widget flags set to f.

Parameters
parentParent widget pointer.
fWidget flags.
te::qt::widgets::TiePointsLocatorAdvancedDialog::~TiePointsLocatorAdvancedDialog ( )

Destructor.

Member Function Documentation

void te::qt::widgets::TiePointsLocatorAdvancedDialog::on_okPushButton_clicked ( )
protectedslot
void te::qt::widgets::TiePointsLocatorAdvancedDialog::showEvent ( QShowEvent *  )
protectedslot

Member Data Documentation

te::rp::TiePointsLocator::InputParameters te::qt::widgets::TiePointsLocatorAdvancedDialog::m_inputParameters

The current parameters.

Definition at line 62 of file TiePointsLocatorAdvancedDialog.h.

Ui::TiePointsLocatorAdvancedForm* te::qt::widgets::TiePointsLocatorAdvancedDialog::m_uiPtr
private

User interface.

Definition at line 85 of file TiePointsLocatorAdvancedDialog.h.


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