10 #include "AbstractPlotTool.h"
26 class ControlPointEdit;
29 class MdiCubeViewport;
30 class SerialNumberList;
32 class UniversalGroundMap;
63 static QString lastPtIdValue;
67 void editPointChanged();
83 void rubberBandComplete();
89 void calculateElevation();
91 void saveElevations();
94 void userBaseRadius();
95 void updateRadiusLineEdit();
103 void createStartPoint();
104 void createEndPoint();
113 QString serialNumber);
121 void warningDialog();
123 void writeSettings();
127 QLineEdit *m_radiusLineEdit;
130 QLabel *m_leftCubeLabel;
131 QLabel *m_rightCubeLabel;
132 QLabel *m_elevationLabel;
133 QLabel *m_elevationErrorLabel;
134 QLabel *m_baseRadiiLabel;
135 QLabel *m_leftDemRadiiLabel;
136 QLabel *m_rightDemRadiiLabel;
149 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.
Serial Number list generator.
IO Handler for Isis Cubes.