An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis Developer Reference
|
Widget for displaying information about a target. More...
#include <TargetInfoWidget.h>
Public Member Functions | |
TargetInfoWidget (TargetBody *target, Directory *directory, QWidget *parent=0) | |
Constructor. | |
~TargetInfoWidget () | |
Destructor. | |
Widget for displaying information about a target.
|
explicit |
Constructor.
Sets up the widget based on the target.
target | The target whose information will be displayed |
directory | Currently unused |
parent | The parent widget |
References Isis::SpiceRotation::BPC, Isis::TargetBody::displayProperties(), Isis::TargetBody::frameType(), and TargetInfoWidget().
Referenced by TargetInfoWidget().
Isis::TargetInfoWidget::~TargetInfoWidget | ( | ) |
Destructor.