Isis 3.0
Back | Home
Isis::MatchToolNewPointDialog Class Reference

#include <MatchToolNewPointDialog.h>

Inherits QDialog.

Signals

void measuresFinished ()
 
void newPointCanceled ()
 

Public Member Functions

 MatchToolNewPointDialog (const ControlNet &cnet, QString defaultPointId, QWidget *parent=0)
 MatchToolNewPointDialog constructor. More...
 
QString pointId () const
 
void setFiles (QStringList pointFiles)
 
void highlightFile (QString file)
 

Public Attributes

QLineEdit * ptIdLineEdit
 

Detailed Description

Author
2012-05-04 Tracie Sucharski - Adapted from QnetMatchToolNewPointDialog

Constructor & Destructor Documentation

Isis::MatchToolNewPointDialog::MatchToolNewPointDialog ( const ControlNet cnet,
QString  defaultPointId,
QWidget parent = 0 
)

MatchToolNewPointDialog constructor.

Parameters
parentThe parent widget for the cube points filter

References Isis::ControlNet::ContainsPoint(), measuresFinished(), newPointCanceled(), and ptIdLineEdit.

Member Function Documentation

void Isis::MatchToolNewPointDialog::highlightFile ( QString  file)
void Isis::MatchToolNewPointDialog::measuresFinished ( )
signal

Referenced by MatchToolNewPointDialog().

void Isis::MatchToolNewPointDialog::newPointCanceled ( )
signal

Referenced by MatchToolNewPointDialog().

QString Isis::MatchToolNewPointDialog::pointId ( ) const

References ptIdLineEdit.

void Isis::MatchToolNewPointDialog::setFiles ( QStringList  pointFiles)

Member Data Documentation

QLineEdit* Isis::MatchToolNewPointDialog::ptIdLineEdit

Referenced by MatchToolNewPointDialog(), and pointId().


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

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/12/2023 23:40:37