|
Isis 3 Programmer Reference
|
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.
This is free and unencumbered software released into the public domain.
Serial Number list generator.
Distance measurement, usually in meters.
IO Handler for Isis Cubes.
Widget to display Isis cubes for qt apps.
This is free and unencumbered software released into the public domain.