  | 
  
    Isis Developer Reference
    
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef CubePlotCurveConfigureDialog_h 
    2 #define CubePlotCurveConfigureDialog_h 
   56       void askUserForColor();
 
   78       QPointer<QComboBox>   m_curvesCombo;
 
   80       QPointer<QLineEdit>   m_nameEdit;
 
   82       QPointer<QPushButton> m_colorButton;
 
   84       QPointer<QWidget> m_parent;
 
   86       QPointer<CubePlotCurve> m_plotCurve;
 
   92       QPointer<QComboBox>   m_sizeCombo;
 
   94       QPointer<QComboBox>   m_styleCombo;
 
   96       QPointer<QComboBox>   m_symbolCombo;
 
 
 
This is free and unencumbered software released into the public domain.
Definition: BoxcarCachingAlgorithm.h:13
 
This is a plot curve with information relating it to a particular cube or region of a cube.
Definition: CubePlotCurve.h:53
 
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
 
int toInt(const QString &string)
Global function to convert from a string to an integer.
Definition: IString.cpp:93
 
struct Ellipse Ellipse
This is free and unencumbered software released into the public domain.
 
Isis exception class.
Definition: IException.h:91
 
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16