, including all inherited members.
adjust(const QString &topUnits, const QString &topType, const QString &bottomUnits, const QString &bottomType, bool autoScaleX, bool autoScaleY, bool zoom=false) | casa::QtPlotSettings | |
adjustAxis(double &min, double &max, int &numTicks) | casa::QtPlotSettings | [private] |
adjustAxisTop(double &min, double &max) | casa::QtPlotSettings | [private] |
AxisIndex enum name | casa::QtPlotSettings | |
convertBottomBounds(double min, double max, const QString &topUnits, const QString &unitType) | casa::QtPlotSettings | [private] |
END_AXIS_INDEX enum value | casa::QtPlotSettings | |
getDoppler(const QString &unitType) | casa::QtPlotSettings | [private] |
getMaxX(AxisIndex index) const | casa::QtPlotSettings | [inline] |
getMaxY() const | casa::QtPlotSettings | [inline] |
getMinX(AxisIndex index) const | casa::QtPlotSettings | [inline] |
getMinY() const | casa::QtPlotSettings | [inline] |
getNumTicksX() const | casa::QtPlotSettings | [inline] |
getNumTicksY() const | casa::QtPlotSettings | [inline] |
getTickLabelX(int tickIndex, int tickCount, QtPlotSettings::AxisIndex axisIndex) const | casa::QtPlotSettings | |
getTickValue(int tickIndex, int tickCount, QtPlotSettings::AxisIndex axisIndex) const | casa::QtPlotSettings | [private] |
getZoomInY(double zoomFactor) const | casa::QtPlotSettings | |
getZoomOutY(double zoomFactor) const | casa::QtPlotSettings | |
m_bottomType | casa::QtPlotSettings | [private] |
m_bottomUnits | casa::QtPlotSettings | [private] |
m_spectralCoordinate | casa::QtPlotSettings | [private] |
m_topType | casa::QtPlotSettings | [private] |
m_topUnits | casa::QtPlotSettings | [private] |
maxPercentage | casa::QtPlotSettings | [private] |
maxX | casa::QtPlotSettings | [private] |
maxY | casa::QtPlotSettings | [private] |
minPercentage | casa::QtPlotSettings | [private] |
minX | casa::QtPlotSettings | [private] |
minY | casa::QtPlotSettings | [private] |
numXTicks | casa::QtPlotSettings | [private] |
numYTicks | casa::QtPlotSettings | [private] |
OPTICAL_VELOCITY | casa::QtPlotSettings | [static] |
OPTICAL_WAVELENGTH | casa::QtPlotSettings | [static] |
QtPlotSettings() | casa::QtPlotSettings | |
RADIO_VELOCITY | casa::QtPlotSettings | [static] |
scroll(int dx, int dy) | casa::QtPlotSettings | |
setMaxX(AxisIndex index, double value) | casa::QtPlotSettings | |
setMaxY(double value) | casa::QtPlotSettings | |
setMinX(AxisIndex index, double value) | casa::QtPlotSettings | |
setMinY(double value) | casa::QtPlotSettings | |
setSpectralCoordinate(const SpectralCoordinate &coord) | casa::QtPlotSettings | |
spanX(AxisIndex index) const | casa::QtPlotSettings | [inline] |
spanY() const | casa::QtPlotSettings | [inline] |
xBottom enum value | casa::QtPlotSettings | |
xTop enum value | casa::QtPlotSettings | |
ZERO_LIMIT | casa::QtPlotSettings | [static] |
zoomIn(double zoomFactor, const QString &topUnits, const QString &topType, const QString &bottomUnits, const QString &bottomType, bool autoScaleX, bool autoScaleY) | casa::QtPlotSettings | |
zoomOut(double zoomFactor, const QString &topUnits, const QString &topType, const QString &bottomUnits, const QString &bottomType, bool autoScaleX, bool autoScaleY) | casa::QtPlotSettings | |
zoomY(double minY, double maxY, bool autoScaleY) | casa::QtPlotSettings | |