#include <QnetNewPointDialog.h>
Inherits QDialog.
Public Member Functions | |
QnetNewPointDialog (QnetTool *qnetTool, QString defaultPointId, QWidget *parent=0) | |
QnetNewPointDialog constructor. More... | |
QString | pointId () const |
QStringList | selectedFiles () const |
void | setFiles (QStringList pointFiles) |
Isis::QnetNewPointDialog::QnetNewPointDialog | ( | QnetTool * | qnetTool, |
QString | defaultPointId, | ||
QWidget * | parent = 0 |
||
) |
QnetNewPointDialog constructor.
parent | The parent widget for the cube points filter |
QString Isis::QnetNewPointDialog::pointId | ( | ) | const |
Referenced by Isis::QnetTool::createPoint().
QStringList Isis::QnetNewPointDialog::selectedFiles | ( | ) | const |
Referenced by Isis::QnetTool::createPoint().
void Isis::QnetNewPointDialog::setFiles | ( | QStringList | pointFiles | ) |
References Isis::SerialNumberList::fileName(), Isis::QnetTool::serialNumberList(), and Isis::SerialNumberList::size().
Referenced by Isis::QnetTool::createPoint().
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:44:18 |