#include <qcepplotsettings.h>
Definition at line 8 of file qcepplotsettings.h.
Definition at line 5 of file qcepplotsettings.cpp.
9 m_LegendPosition(saver,
this,
"legendPosition", QwtPlot::RightLegend,
"Plot Legend Position"),
10 m_XAxisLog(saver,
this,
"xAxisLog",0,
"Logarithmic X Axis?"),
11 m_YAxisLog(saver,
this,
"yAxisLog",0,
"Logarithmic Y Axis?"),
12 m_X2AxisLog(saver,
this,
"x2AxisLog",0,
"Logarithmic 2nd X Axis?"),
13 m_Y2AxisLog(saver,
this,
"y2AxisLog",0,
"Logarithmic 2nd Y Axis?")
QcepObject(QString name, QcepObject *parent)
QWeakPointer< QcepSettingsSaver > QcepSettingsSaverWPtr
int QcepPlotSettings::legendPosition |
|
readwrite |
bool QcepPlotSettings::x2AxisLog |
|
readwrite |
bool QcepPlotSettings::xAxisLog |
|
readwrite |
double QcepPlotSettings::xMouse |
|
readwrite |
bool QcepPlotSettings::y2AxisLog |
|
readwrite |
bool QcepPlotSettings::yAxisLog |
|
readwrite |
double QcepPlotSettings::yMouse |
|
readwrite |
The documentation for this class was generated from the following files: