![]() |
Isis 3 Developer Reference
|
#include <MatchToolNewPointDialog.h>
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 |
Isis::MatchToolNewPointDialog::MatchToolNewPointDialog | ( | const ControlNet & | cnet, |
QString | defaultPointId, | ||
QWidget * | parent = 0 |
||
) |
MatchToolNewPointDialog constructor.
parent | The parent widget for the cube points filter |
References Isis::ControlNet::ContainsPoint(), measuresFinished(), newPointCanceled(), and ptIdLineEdit.
void Isis::MatchToolNewPointDialog::highlightFile | ( | QString | file | ) |
Referenced by Isis::MatchTool::createPoint().
|
signal |
Referenced by MatchToolNewPointDialog().
|
signal |
Referenced by MatchToolNewPointDialog().
QString Isis::MatchToolNewPointDialog::pointId | ( | ) | const |
References ptIdLineEdit.
void Isis::MatchToolNewPointDialog::setFiles | ( | QStringList | pointFiles | ) |
Referenced by Isis::MatchTool::createPoint().
QLineEdit* Isis::MatchToolNewPointDialog::ptIdLineEdit |
Referenced by MatchToolNewPointDialog(), and pointId().
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 USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/12/2023 23:57:11 |