|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef NewGroundSourceLocationDialog_h
2 #define NewGroundSourceLocationDialog_h
15 #include <QFileDialog>
44 QPointer<QCheckBox> m_changeAllGround;
45 QPointer<QCheckBox> m_changeControlNet;
NewGroundSourceLocationDialog(QString title, QString &directory, QWidget *parent=0)
Dialog to determine new ground source location.
Definition: NewGroundSourceLocationDialog.cpp:29
bool changeControlNet()
Indicates whether the control network should be changed to reflect new ground source location.
Definition: NewGroundSourceLocationDialog.cpp:86
Dialog used by ControlPointEditWidget to select a new location for ground source files.
Definition: NewGroundSourceLocationDialog.h:34
Namespace for the standard library.
bool changeAllGroundSourceLocation()
Indicates whether all subsequent ground source files should be found in new source directory.
Definition: NewGroundSourceLocationDialog.cpp:76
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16