25 #ifndef LEGEND_PREFERENCES_QO_H
26 #define LEGEND_PREFERENCES_QO_H
30 #include <display/QtPlotter/LegendPreferences.ui.h>
64 static QString result(
"Legend Visible");
68 static QString result(
"Legend Location");
72 static QString result(
"Legend Colorbar");
75 Ui::LegendPreferences
ui;
81 #endif // LEGENDPREFERENCES_H
static const QString & LEGEND_VISIBLE()
CanvasHolder * canvasHolder
static const QString & LEGEND_COLOR_BAR()
void canvasLegendChange()
LegendPreferences(CanvasHolder *canvas, QWidget *parent=0)
int legendPositionDefault
void initializeUserPreferences()
void legendVisibilityChanged()
Holds the QtCanvas where the spectral profile is drawn.
void initializeCurveLabels()
void legendLocationChanged(int index)
static const QString & LEGEND_LOCATION()
void colorBarVisibilityChange()
Allows the user to customize properties of the spectral profile legend.