25 #ifndef PREFERENCESCOLOR_QO_H
26 #define PREFERENCESCOLOR_QO_H
31 #include <guitools/Feather/PreferencesColor.ui.h>
37 class PreferencesFunction;
84 Ui::PreferencesColorClass
ui;
96 #endif // PREFERENCESCOLOR_QO_H
static const QString SCATTER_X_CURVE
QList< CurveType > scatterYIndices
PreferencesColor(QWidget *parent=0)
QString getScatterXCurveTitle() const
FeatherCurveType::CurveType CurveType
void resetScatterSettings()
CurveType getScatterXCurve() const
void populateScatterAxisX()
QMap< CurveType, PreferencesFunction * > curvePreferences
Ui::PreferencesColorClass ui
void addCurvePreference(QWidget *holder, CurveType index)
QList< QString > getCurveNames()
void setDirtyEnabled(bool enabled)
void initializeCurvePreferences()
QMap< CurveType, CurveDisplay > getFunctionColors() const
void populateScatterAxes()
QList< CurveType > getScatterYCurve() const
static const QString SCATTER_Y_CURVES
void populateScatterAxisY()
CurveType findCurve(const QString &title) const
void addCurvePreferences()
void saveScatterSettings()
Manages the display properties of all the curves that can be shown on the plots.
CurveType getType(const QString &title) const
CurveType
Note: Order in this listing is important.