|
Isis Developer Reference
|
Go to the documentation of this file.
69 void setBandBin(
Cube *cube);
71 void copyLinkedViewports();
72 void copyAllViewports();
75 QRadioButton *p_rgbButton;
76 QRadioButton *p_blackwhiteButton;
81 QLabel *p_grayDisplay;
83 QLabel *p_greenDisplay;
84 QLabel *p_blueDisplay;
86 QStackedWidget *p_stack;
87 QStackedWidget *p_stack2;
Cube display widget for certain Isis MDI applications.
Definition: MdiCubeViewport.h:39
void setComboCount(int count)
Sets the band bin combo box count.
Definition: CubeViewport.h:382
bool isGray() const
Definition: CubeViewport.h:189
Container for cube-like labels.
Definition: Pvl.h:119
int blueBand() const
Definition: CubeViewport.h:209
int grayBand() const
Definition: CubeViewport.h:194
Contains multiple PvlContainers.
Definition: PvlGroup.h:41
void setComboIndex(int index)
Sets the band bin combo box index.
Definition: CubeViewport.h:391
PvlObjectIterator findObject(const QString &name, PvlObjectIterator beg, PvlObjectIterator end)
Find the index of object with a specified name, between two indexes.
Definition: PvlObject.h:274
IO Handler for Isis Cubes.
Definition: Cube.h:167
Widget to display Isis cubes for qt apps.
Definition: CubeViewport.h:122
int keywords() const
Returns the number of keywords contained in the PvlContainer.
Definition: PvlContainer.h:86
Cube * cube() const
Definition: CubeViewport.h:338
int redBand() const
Definition: CubeViewport.h:199
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16
int greenBand() const
Definition: CubeViewport.h:204