Isis Developer Reference
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...
 

Detailed Description

Widget for displaying information about a sensor.

Author
2015-07-10 Ken Edmundson

Constructor & Destructor Documentation

◆ SensorInfoWidget()

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

Constructor.

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

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

◆ ~SensorInfoWidget()

Isis::SensorInfoWidget::~SensorInfoWidget ( )

Destructor.


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