10 #include "AbstractPlotTool.h" 26 class ControlPointEdit;
29 class MdiCubeViewport;
30 class SerialNumberList;
32 class UniversalGroundMap;
65 static QString lastPtIdValue;
69 void editPointChanged();
85 void rubberBandComplete();
91 void calculateElevation();
93 void saveElevations();
96 void userBaseRadius();
97 void updateRadiusLineEdit();
105 void createStartPoint();
106 void createEndPoint();
115 QString serialNumber);
123 void warningDialog();
125 void writeSettings();
129 QLineEdit *m_radiusLineEdit;
132 QLabel *m_leftCubeLabel;
133 QLabel *m_rightCubeLabel;
134 QLabel *m_elevationLabel;
135 QLabel *m_elevationErrorLabel;
136 QLabel *m_baseRadiiLabel;
137 QLabel *m_leftDemRadiiLabel;
138 QLabel *m_rightDemRadiiLabel;
151 QPointer<ControlNet> m_controlNet;
Cube display widget for certain Isis MDI applications.
Widget to display Isis cubes for qt apps.
Unless noted otherwise, the portions of Isis written by the USGS are public domain.
Distance measurement, usually in meters.
Namespace for ISIS/Bullet specific routines.
Serial Number list generator.
IO Handler for Isis Cubes.