1 #ifndef CubePlotCurveConfigureDialog_h     2 #define CubePlotCurveConfigureDialog_h    48       void askUserForColor();
    70       QPointer<QComboBox>   m_curvesCombo;
    72       QPointer<QLineEdit>   m_nameEdit;
    74       QPointer<QPushButton> m_colorButton;
    76       QPointer<QWidget> m_parent;
    78       QPointer<CubePlotCurve> m_plotCurve;
    84       QPointer<QComboBox>   m_sizeCombo;
    86       QPointer<QComboBox>   m_styleCombo;
    88       QPointer<QComboBox>   m_symbolCombo;
 
This is a plot curve with information relating it to a particular cube or region of a cube...
Definition: CubePlotCurve.h:68
 
Definition: BoxcarCachingAlgorithm.h:29
 
Namespace for ISIS/Bullet specific routines. 
Definition: Apollo.h:31