26 class ControlPointEdit;
29 class MdiCubeViewport;
30 class SerialNumberList;
32 class UniversalGroundMap;
88 void paintAllViewports();
89 void calculateElevation();
91 void saveElevations();
92 void saveAsElevations();
94 void userBaseRadius();
95 void updateRadiusLineEdit();
99 void setTemplateFile();
100 void viewTemplateFile();
103 void createStartPoint();
104 void createEndPoint();
107 void createStereoTool(
QWidget *parent);
110 void setFiles(
Cube *leftCube,
Cube *rightCube);
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.
Definition: MdiCubeViewport.h:53
Universal Ground Map.
Definition: UniversalGroundMap.h:83
Definition: PlotWindow.h:86
Widget to display Isis cubes for qt apps.
Definition: CubeViewport.h:121
Unless noted otherwise, the portions of Isis written by the USGS are public domain.
Definition: ProfileDialog.h:13
Distance measurement, usually in meters.
Definition: Distance.h:47
Pixel value mapper.
Definition: Stretch.h:72
A single control point.
Definition: ControlPoint.h:339
Definition: BoxcarCachingAlgorithm.h:29
Point Editor Widget.
Definition: ControlPointEdit.h:144
Serial Number list generator.
Definition: SerialNumberList.h:78
IO Handler for Isis Cubes.
Definition: Cube.h:158