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;
88 QList<CubePlotCurve *> m_plotCurvesList;
92 QPointer<QComboBox> m_sizeCombo;
94 QPointer<QComboBox> m_styleCombo;
96 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:53
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16