File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis Developer Reference
|
Go to the documentation of this file.
30 #include <QSharedPointer>
39 class QXmlStreamWriter;
45 class GuiCameraDisplayProperties;
48 class XmlStackedHandlerReader;
168 QString m_instrumentId;
170 QString m_spacecraftNameShort;
172 QString m_spacecraftNameLong;
174 QString m_instrumentNameShort;
176 QString m_instrumentNameLong;
192 #endif // GuiCamera_h
QString id() const
Output format:
Definition: GuiCamera.cpp:298
const GuiCameraDisplayProperties * displayProperties() const
Retrieves the display properties of the camera.
Definition: GuiCamera.cpp:133
QString instrumentNameLong() const
This method returns the full instrument name.
Definition: Camera.cpp:2886
QString spacecraftNameLong()
Retrieves the full name of the spacecraft.
Definition: GuiCamera.cpp:343
QString instrumentNameLong()
Retrieves a long version for the name of the instrument.
Definition: GuiCamera.cpp:325
QString spacecraftNameShort()
Retrieves an abbbreviated name for the spacecraft.
Definition: GuiCamera.cpp:334
~GuiCamera()
The Destructor.
Definition: GuiCamera.cpp:89
QString instrumentId()
This method returns the InstrumentId as it appears in the cube.
Definition: Camera.cpp:2876
Container class for GuiCamera.
Definition: GuiCamera.h:72
Q_DECLARE_METATYPE(Isis::GuiCameraQsp)
QString displayName() const
Returns the display name.
Definition: DisplayProperties.cpp:88
QString instrumentId()
Retrieve the InstrumentId as appears in the original cube label.
Definition: GuiCamera.cpp:307
bool operator==(const GuiCamera &srcGuiCamera) const
Compares two Target Body objects to see if they are equal.
Definition: GuiCamera.cpp:113
QString instrumentNameShort()
Retrieves an abbreviated version for the name of the instrument.
Definition: GuiCamera.cpp:316
QString instrumentNameShort() const
This method returns the shortened instrument name.
Definition: Camera.cpp:2896
QString spacecraftNameLong() const
This method returns the full spacecraft name.
Definition: Camera.cpp:2906
QSharedPointer< GuiCamera > GuiCameraQsp
GuiCameraQsp Represents a smart pointer to a GuiCamera object.
Definition: GuiCamera.h:186
The GUI communication mechanism for target body objects.
Definition: GuiCameraDisplayProperties.h:76
GuiCamera(Camera *camera, QObject *parent=0)
The constructor for this class.
Definition: GuiCamera.cpp:25
QString spacecraftNameShort() const
This method returns the shortened spacecraft name.
Definition: Camera.cpp:2916
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16