|
Isis 3 Programmer Reference
|
1 #ifndef NewGroundSourceLocationDialog_h
2 #define NewGroundSourceLocationDialog_h
15 #include <QFileDialog>
NewGroundSourceLocationDialog(QString title, QString &directory, QWidget *parent=0)
Dialog to determine new ground source location.
QPointer< QCheckBox > m_changeControlNet
Change location of ground source in the control network.
QPointer< QCheckBox > m_changeAllGround
Change location of all subsequent ground control points.
bool changeControlNet()
Indicates whether the control network should be changed to reflect new ground source location.
Dialog used by ControlPointEditWidget to select a new location for ground source files.
bool changeAllGroundSourceLocation()
Indicates whether all subsequent ground source files should be found in new source directory.
This is free and unencumbered software released into the public domain.