1#ifndef NewGroundSourceLocationDialog_h
2#define NewGroundSourceLocationDialog_h
44 QPointer<QCheckBox> m_changeAllGround;
45 QPointer<QCheckBox> m_changeControlNet;
Dialog used by ControlPointEditWidget to select a new location for ground source files.
Definition NewGroundSourceLocationDialog.h:34
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
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