1#ifndef ControlHealthMonitorWidget_h 
    2#define ControlHealthMonitorWidget_h 
   13#include <QTableWidget> 
   14#include <QProgressBar> 
   49      void historyEntry(QString, QString, QVariant, QVariant, QString);
 
   72        void updateStatus(
int code);
 
   84        QTableWidget *m_historyTable;
 
   85        QTableWidget *m_imagesTable;
 
   86        QTableWidget *m_pointsTable;
 
   88        QLabel *m_imagesHullValue;
 
   89        QLabel *m_imagesMeasuresValue;
 
   90        QLabel *m_imagesShowingLabel;
 
   91        QLabel *m_lastModLabel;
 
   93        QLabel *m_numImagesLabel;
 
   94        QLabel *m_numMeasuresLabel;
 
   95        QLabel *m_numPointsLabel;
 
   96        QLabel *m_pointsConstrainedLabel;
 
   97        QLabel *m_pointsEditLockedLabel;
 
   98        QLabel *m_pointsFewMeasuresLabel;
 
   99        QLabel *m_pointsFixedLabel;
 
  100        QLabel *m_pointsFreeLabel;
 
  101        QLabel *m_pointsIgnoredLabel;
 
  102        QLabel *m_pointsShowingLabel;
 
  103        QLabel *m_statusDetails;
 
  104        QLabel *m_statusLabel;
 
ControlNetVitals.
Definition: ControlNetVitals.h:51
 
A single control point.
Definition: ControlPoint.h:356
 
This is free and unencumbered software released into the public domain.
Definition: BoxcarCachingAlgorithm.h:13
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16