1 #ifndef ControlHealthMonitorWidget_h 2 #define ControlHealthMonitorWidget_h 27 #include <QTableWidget> 28 #include <QProgressBar> 63 void historyEntry(QString, QString, QVariant, QVariant, QString);
86 void updateStatus(
int code);
98 QTableWidget *m_historyTable;
99 QTableWidget *m_imagesTable;
100 QTableWidget *m_pointsTable;
102 QLabel *m_imagesHullValue;
103 QLabel *m_imagesMeasuresValue;
104 QLabel *m_imagesShowingLabel;
105 QLabel *m_lastModLabel;
107 QLabel *m_numImagesLabel;
108 QLabel *m_numMeasuresLabel;
109 QLabel *m_numPointsLabel;
110 QLabel *m_pointsConstrainedLabel;
111 QLabel *m_pointsEditLockedLabel;
112 QLabel *m_pointsFewMeasuresLabel;
113 QLabel *m_pointsFixedLabel;
114 QLabel *m_pointsFreeLabel;
115 QLabel *m_pointsIgnoredLabel;
116 QLabel *m_pointsShowingLabel;
117 QLabel *m_statusDetails;
118 QLabel *m_statusLabel;
ControlNetVitals.
Definition: ControlNetVitals.h:65
A single control point.
Definition: ControlPoint.h:369
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31