#include <NewControlPointDialog.h>
Inherits QDialog.
Public Member Functions | |
NewControlPointDialog (ControlNet *controlNet, SerialNumberList *serialNumberList, QString defaultPointId, QWidget *parent=0) | |
NewControlPointDialog constructor. More... | |
QString | pointId () const |
int | pointType () const |
void | setGroundSource (QStringList groundFiles, int numberShapesWithPoint) |
QString | groundSource () const |
QStringList | selectedFiles () const |
void | setFiles (QStringList pointFiles) |
bool | subpixelRegisterPoint () |
Isis::NewControlPointDialog::NewControlPointDialog | ( | ControlNet * | controlNet, |
SerialNumberList * | serialNumberList, | ||
QString | defaultPointId, | ||
QWidget * | parent = 0 |
||
) |
NewControlPointDialog constructor.
parent | The parent widget for the cube points filter |
References Isis::ControlPoint::PointTypeCount, and Isis::ControlPoint::PointTypeToString().
QString Isis::NewControlPointDialog::groundSource | ( | ) | const |
Referenced by Isis::ControlPointEditWidget::createControlPoint().
QString Isis::NewControlPointDialog::pointId | ( | ) | const |
Referenced by Isis::ControlPointEditWidget::createControlPoint().
int Isis::NewControlPointDialog::pointType | ( | ) | const |
Referenced by Isis::ControlPointEditWidget::createControlPoint().
QStringList Isis::NewControlPointDialog::selectedFiles | ( | ) | const |
Referenced by Isis::ControlPointEditWidget::createControlPoint().
void Isis::NewControlPointDialog::setFiles | ( | QStringList | pointFiles | ) |
References Isis::SerialNumberList::fileName(), and Isis::SerialNumberList::size().
Referenced by Isis::ControlPointEditWidget::createControlPoint().
void Isis::NewControlPointDialog::setGroundSource | ( | QStringList | groundFiles, |
int | numberShapesWithPoint | ||
) |
Referenced by Isis::ControlPointEditWidget::createControlPoint().
bool Isis::NewControlPointDialog::subpixelRegisterPoint | ( | ) |
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:41:51 |