
Dialog used by ControlPointEditWidget to select a new location for ground source files. More...
#include <NewGroundSourceLocationDialog.h>


Public Member Functions | |
| NewGroundSourceLocationDialog (QString title, QString &directory, QWidget *parent=0) | |
| Dialog to determine new ground source location. | |
| bool | changeAllGroundSourceLocation () |
| Indicates whether all subsequent ground source files should be found in new source directory. | |
| 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.
Gives option of using new location for all subsequent ground points and whether to update the control net to reflect the new location.
| Isis::NewGroundSourceLocationDialog::NewGroundSourceLocationDialog | ( | QString | title, |
| QString & | directory, | ||
| QWidget * | parent = 0 ) |
Dialog to determine new ground source location.
| title | - Dialog Title |
| filterList | - Dialog Filter list |
| dir | - Current Directory |
| parent | - Parent widget |
| bool Isis::NewGroundSourceLocationDialog::changeAllGroundSourceLocation | ( | ) |
Indicates whether all subsequent ground source files should be found in new source directory.
| bool Isis::NewGroundSourceLocationDialog::changeControlNet | ( | ) |
Indicates whether the control network should be changed to reflect new ground source location.
| 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 USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 15:52:11 |
