QXRD  0.11.16
Public Member Functions | List of all members
QxrdDistortionCorrectionPlotSettings Class Reference

#include <qxrddistortioncorrectionplotsettings.h>

Inheritance diagram for QxrdDistortionCorrectionPlotSettings:
Inheritance graph
[legend]
Collaboration diagram for QxrdDistortionCorrectionPlotSettings:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 7 of file qxrddistortioncorrectionplotsettings.h.

Constructor & Destructor Documentation

QxrdDistortionCorrectionPlotSettings::QxrdDistortionCorrectionPlotSettings ( QcepSettingsSaverWPtr  saver,
QcepObject parent 
)
explicit

Definition at line 3 of file qxrddistortioncorrectionplotsettings.cpp.

3  :
4  QxrdImagePlotSettings(saver, parent)
5 {
6 }
QxrdImagePlotSettings(QcepSettingsSaverWPtr saver, QcepObject *parent)

The documentation for this class was generated from the following files: