Isis Developer Reference
Isis::MatchToolNewPointDialog Class Reference

#include <MatchToolNewPointDialog.h>

Inheritance diagram for Isis::MatchToolNewPointDialog:
Inheritance graph
Collaboration diagram for Isis::MatchToolNewPointDialog:
Collaboration graph

Signals

void measuresFinished ()
 
void newPointCanceled ()
 

Public Member Functions

 MatchToolNewPointDialog (const ControlNet &cnet, QString defaultPointId, QWidget *parent=0)
 MatchToolNewPointDialog constructor.
 
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

◆ MatchToolNewPointDialog()

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

MatchToolNewPointDialog constructor.

Parameters
parentThe parent widget for the cube points filter

References measuresFinished(), newPointCanceled(), and ptIdLineEdit.

Member Function Documentation

◆ highlightFile()

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

◆ measuresFinished

void Isis::MatchToolNewPointDialog::measuresFinished ( )
signal

Referenced by MatchToolNewPointDialog().

◆ newPointCanceled

void Isis::MatchToolNewPointDialog::newPointCanceled ( )
signal

Referenced by MatchToolNewPointDialog().

◆ pointId()

QString Isis::MatchToolNewPointDialog::pointId ( ) const

References ptIdLineEdit.

◆ setFiles()

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

Member Data Documentation

◆ ptIdLineEdit

QLineEdit* Isis::MatchToolNewPointDialog::ptIdLineEdit

Referenced by MatchToolNewPointDialog(), and pointId().


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