19 #ifndef RQT_MULTIPLOT_PLOT_LEGEND_CONFIG_H 20 #define RQT_MULTIPLOT_PLOT_LEGEND_CONFIG_H 35 void save(QSettings& settings)
const;
36 void load(QSettings& settings);
39 void write(QDataStream& stream)
const;
40 void read(QDataStream& stream);
void read(QDataStream &stream)
void write(QDataStream &stream) const
void setVisible(bool visible)
void load(QSettings &settings)
void save(QSettings &settings) const
void visibleChanged(bool visible)
PlotLegendConfig & operator=(const PlotLegendConfig &src)
PlotLegendConfig(QObject *parent=0, bool visible=true)