![]() |
Isis 3 Developer Reference
|
#include <QnetFixedPointDialog.h>
Public Member Functions | |
QnetFixedPointDialog (QnetTool *qnetTool, QString defaultPointId, QWidget *parent=0) | |
QnetNewPointDialog constructor. More... | |
~QnetFixedPointDialog () | |
bool | isFixed () const |
bool | isConstrained () const |
QString | pointId () const |
QStringList | selectedFiles () const |
void | setFiles (QStringList pointFiles) |
Set files found containing selected point. More... | |
Isis::QnetFixedPointDialog::QnetFixedPointDialog | ( | QnetTool * | qnetTool, |
QString | defaultPointId, | ||
QWidget * | parent = 0 |
||
) |
QnetNewPointDialog constructor.
parent | The parent widget for the cube points filter |
Isis::QnetFixedPointDialog::~QnetFixedPointDialog | ( | ) |
bool Isis::QnetFixedPointDialog::isConstrained | ( | ) | const |
bool Isis::QnetFixedPointDialog::isFixed | ( | ) | const |
Referenced by Isis::QnetTool::createFixedPoint().
QString Isis::QnetFixedPointDialog::pointId | ( | ) | const |
Referenced by Isis::QnetTool::createFixedPoint().
QStringList Isis::QnetFixedPointDialog::selectedFiles | ( | ) | const |
Referenced by Isis::QnetTool::createFixedPoint().
void Isis::QnetFixedPointDialog::setFiles | ( | QStringList | pointFiles | ) |
Set files found containing selected point.
References Isis::SerialNumberList::fileName(), Isis::QnetTool::serialNumberList(), and Isis::SerialNumberList::size().
Referenced by Isis::QnetTool::createFixedPoint().
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/13/2023 00:09:23 |