QXRD
0.11.16
|
#include <qxrddistortioncorrectionplotsettings.h>
Public Member Functions | |
QxrdDistortionCorrectionPlotSettings (QcepSettingsSaverWPtr saver, QcepObject *parent) | |
Public Member Functions inherited from QxrdImagePlotSettings | |
QxrdImagePlotSettings (QcepSettingsSaverWPtr saver, QcepObject *parent) | |
Public Member Functions inherited from QcepPlotSettings | |
QcepPlotSettings (QString name, QcepSettingsSaverWPtr saver, QcepObject *parent) | |
Public Member Functions inherited from QcepObject | |
QcepObject (QString name, QcepObject *parent) | |
virtual | ~QcepObject () |
virtual void | writeSettings (QSettings *set, QString section) |
virtual void | readSettings (QSettings *set, QString section) |
QString | get_Name () const |
void | set_Name (QString name) |
Additional Inherited Members | |
Public Slots inherited from QcepObject | |
virtual void | printLine (QString line) |
virtual void | printMessage (QString msg, QDateTime dt=QDateTime::currentDateTime()) const |
virtual void | criticalMessage (QString msg, QDateTime ts=QDateTime::currentDateTime()) const |
virtual void | statusMessage (QString msg, QDateTime ts=QDateTime::currentDateTime()) const |
virtual QString | settingsScript () |
QString | scriptValueLiteral (QVariant v) |
Static Public Member Functions inherited from QcepObject | |
static int | allocatedObjects () |
static int | deletedObjects () |
static QSet< QcepObject * > | allocatedObjectsSet () |
static QString | addSlashes (QString str) |
Properties inherited from QxrdImagePlotSettings | |
double | displayMinimumPctle |
double | displayMaximumPctle |
double | displayMinimumPct |
double | displayMaximumPct |
double | displayMinimumVal |
double | displayMaximumVal |
int | displayScalingMode |
int | displayColorMap |
bool | displayLog |
bool | imageShown |
bool | maskShown |
bool | overflowShown |
bool | interpolatePixels |
bool | maintainAspectRatio |
bool | displayROI |
double | tthMouse |
double | qMouse |
double | rMouse |
double | valMouse |
double | maskMouse |
Properties inherited from QcepPlotSettings | |
double | xMouse |
double | yMouse |
int | legendPosition |
bool | xAxisLog |
bool | yAxisLog |
bool | x2AxisLog |
bool | y2AxisLog |
Properties inherited from QcepObject | |
QString | name |
Definition at line 7 of file qxrddistortioncorrectionplotsettings.h.
|
explicit |
Definition at line 3 of file qxrddistortioncorrectionplotsettings.cpp.