This is the complete list of members for casa::FeatherPlot, including all inherited members.
addAxisTitle(QwtPlot::Axis axis, const QString &title) | casa::FeatherPlot | |
addCurve(QVector< double > xValues, QVector< double > yValues, QColor curveColor, const QString &curveTitle, QwtPlot::Axis yAxis, bool sumCurve) | casa::FeatherPlot | |
addDiagonal(QVector< double > xValues, QColor lineColor, QwtPlot::Axis yAxis) | casa::FeatherPlot | |
adjustPlotBounds(std::pair< double, double > curveBounds, QwtPlot::Axis yAxis) | casa::FeatherPlot | private |
AXIS_COUNT | casa::FeatherPlot | private |
axisBlanks | casa::FeatherPlot | private |
axisLabels | casa::FeatherPlot | private |
axisTitles | casa::FeatherPlot | private |
axisWidgets | casa::FeatherPlot | private |
clearCurves() | casa::FeatherPlot | |
clearLegend() | casa::FeatherPlot | |
curves | casa::FeatherPlot | private |
dotSize | casa::FeatherPlot | private |
ExternalAxisControlBottom class | casa::FeatherPlot | friend |
ExternalAxisControlLeft class | casa::FeatherPlot | friend |
ExternalAxisControlRight class | casa::FeatherPlot | friend |
externalLegend | casa::FeatherPlot | private |
FeatherPlot(QWidget *parent) | casa::FeatherPlot | |
getCurveIndex(const QString &curveTitle) const | casa::FeatherPlot | private |
getExternalAxisControl(QwtPlot::Axis position) | casa::FeatherPlot | |
getPlotType() const | casa::FeatherPlot | |
initAxes() | casa::FeatherPlot | private |
initializePlot(const QString &title, PlotType plotType) | casa::FeatherPlot | |
insertSingleLegend(QWidget *parent) | casa::FeatherPlot | |
isEmpty() const | casa::FeatherPlot | |
isLogAmplitude() const | casa::FeatherPlot | |
isLogUV() const | casa::FeatherPlot | |
isScatterPlot() const | casa::FeatherPlot | |
isSliceCut() const | casa::FeatherPlot | |
legendParent | casa::FeatherPlot | private |
lineThickness | casa::FeatherPlot | private |
maxX | casa::FeatherPlot | private |
maxY | casa::FeatherPlot | private |
maxYRight | casa::FeatherPlot | private |
MINIMUM_LEGEND_LINE_WIDTH | casa::FeatherPlot | private |
minX | casa::FeatherPlot | private |
minY | casa::FeatherPlot | private |
minYRight | casa::FeatherPlot | private |
NO_TYPE enum value | casa::FeatherPlot | |
plotType | casa::FeatherPlot | private |
PlotType enum name | casa::FeatherPlot | |
resetLegend() | casa::FeatherPlot | |
resetPlotBounds() | casa::FeatherPlot | private |
scaleLogAmplitude | casa::FeatherPlot | private |
scaleLogUV | casa::FeatherPlot | private |
SCATTER_PLOT enum value | casa::FeatherPlot | |
setAxisLabels() | casa::FeatherPlot | private |
setCurveData(FeatherCurve *curve, QwtPlot::Axis yAxis) | casa::FeatherPlot | private |
setCurvePenColor(int curveIndex, const QColor &color) | casa::FeatherPlot | private |
setCurveSize(int curveIndex) | casa::FeatherPlot | private |
setDotSize(int dotSize) | casa::FeatherPlot | |
setFunctionColor(const QString &curveID, const QColor &color) | casa::FeatherPlot | |
setLegendSize() | casa::FeatherPlot | private |
setLegendVisibility(bool visible) | casa::FeatherPlot | |
setLineThickness(int thickness) | casa::FeatherPlot | |
setLogScale(bool uvScale, bool ampScale) | casa::FeatherPlot | |
SLICE_CUT enum value | casa::FeatherPlot | |
updateAxes() | casa::FeatherPlot | private |
updateAxis(int index) | casa::FeatherPlot | private |
Y_EQUALS_X | casa::FeatherPlot | static |
~FeatherPlot() | casa::FeatherPlot | virtual |