Isis 3.0 Programmer Reference
Back | Home
Isis::SensorInfoWidget Class Reference

Widget for displaying information about a sensor. More...

#include <SensorInfoWidget.h>

Inheritance diagram for Isis::SensorInfoWidget:
Inheritance graph
Collaboration diagram for Isis::SensorInfoWidget:
Collaboration graph

Public Member Functions

 SensorInfoWidget (GuiCamera *camera, Directory *directory, QWidget *parent=0)
 Constructor. More...
 
 ~SensorInfoWidget ()
 Destructor. More...
 

Private Attributes

Ui::SensorInfoWidgetm_ui
 The widget ui. More...
 
Directorym_directory
 Unused. More...
 
GuiCameram_camera
 The sensor whose information is being displayed. More...
 

Detailed Description

Widget for displaying information about a sensor.

Author
2015-07-10 Ken Edmundson
History:
2015-07-10 Ken Edmundson - Original version.

Definition at line 25 of file SensorInfoWidget.h.

Constructor & Destructor Documentation

Isis::SensorInfoWidget::SensorInfoWidget ( GuiCamera camera,
Directory directory,
QWidget parent = 0 
)
explicit

Constructor.

Parameters
cameraThe camera whose information is being displayed
directoryunused
parentThe parent widget

Definition at line 21 of file SensorInfoWidget.cpp.

References Isis::DisplayProperties::displayName(), Isis::GuiCamera::displayProperties(), m_camera, m_ui, and Isis::GuiCamera::spacecraftNameLong().

Isis::SensorInfoWidget::~SensorInfoWidget ( )

Destructor.

Definition at line 72 of file SensorInfoWidget.cpp.

References m_ui.

Member Data Documentation

GuiCamera* Isis::SensorInfoWidget::m_camera
private

The sensor whose information is being displayed.

Definition at line 40 of file SensorInfoWidget.h.

Referenced by SensorInfoWidget().

Directory* Isis::SensorInfoWidget::m_directory
private

Unused.

Definition at line 39 of file SensorInfoWidget.h.

Ui::SensorInfoWidget* Isis::SensorInfoWidget::m_ui
private

The widget ui.

Definition at line 33 of file SensorInfoWidget.h.

Referenced by SensorInfoWidget(), and ~SensorInfoWidget().


The documentation for this class was generated from the following files:

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/13/2023 00:14:50