1#ifndef ControlHealthMonitorView_h
2#define ControlHealthMonitorView_h
15#include <QWidgetAction>
68 QPointer<ControlHealthMonitorWidget> m_controlHealthMonitorWidget;
74 QWidgetAction *m_activeToolBarAction;
AbstractProjectItemView(QWidget *parent=0)
Constructs the AbstractProjectItemView.
Definition AbstractProjectItemView.cpp:36
ControlHealthMonitorWidget * controlHealthMonitorWidget()
Returns the ControlHealthMonitorWidget.
Definition ControlHealthMonitorView.cpp:154
virtual QList< QAction * > permToolBarActions()
Returns a list of actions for the permanent tool bar.
Definition ControlHealthMonitorView.cpp:164
virtual QSize sizeHint() const
Return a reasonable size.
Definition ControlHealthMonitorView.cpp:83
ControlHealthMonitorView(Directory *directory, QWidget *parent=0)
Constructor.
Definition ControlHealthMonitorView.cpp:39
virtual QList< QAction * > toolPadActions()
Returns a list of actions for the tool pad.
Definition ControlHealthMonitorView.cpp:186
~ControlHealthMonitorView()
Destructor.
Definition ControlHealthMonitorView.cpp:137
virtual QList< QAction * > activeToolBarActions()
Returns a list of actions for the active tool bar.
Definition ControlHealthMonitorView.cpp:174
This represents an ISIS control net in a project-based GUI interface.
Definition Control.h:65
a control network
Definition ControlNet.h:258
A single control point.
Definition ControlPoint.h:356
Definition Directory.h:271
Represents an item of a ProjectItemModel in Qt's model-view framework.
Definition ProjectItem.h:134
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