Workspace 6.21.5
Plot Member List

This is the complete list of members for Plot, including all inherited members.

addOverlay(ImageOverlay &overlay)Plot
addPlotItem(const PlotItem &plotItem)Plot
clear()Plot
findXAxisAutoLimits(double &minimum, double &maximum) constPlot
findXAxisLimits(double &minimum, double &maximum) constPlot
findYAxisAutoLimits(double &minimum, double &maximum) constPlot
findYAxisLimits(double &minimum, double &maximum) constPlot
getAxesLabelFont() constPlot
getAxesLineWidth() constPlot
getAxesMajorTickLength() constPlot
getAxesMinorTickLength() constPlot
getAxesTickLabelFont() constPlot
getBackgroundColor() constPlot
getDataLineWidth() constPlot
getDistBetweenLabels() constPlot
getDynamicMarginsOveride() constPlot
getForegroundColor() constPlot
getLegendAnchor() constPlot
getLegendFont() constPlot
getLegendOffset() constPlot
getLongestYLabel() constPlot
getMarginBottom() constPlot
getMarginLeft() constPlot
getMarginRight() constPlot
getMarginTop() constPlot
getNumOverlays() constPlot
getOpenGLSamples() constPlot
getOverlay(unsigned index) constPlot
getPlotItem(unsigned i) constPlot
getShowLegend() constPlot
getTitle() constPlot
getTitleFont() constPlot
getUseOpenGL() constPlot
getUseTightAutoLimitsForXAxis() constPlot
getUseTightAutoLimitsForYAxis() constPlot
getViewport(const QSize &canvasSize) constPlot
getXAxisSettings() constPlot
getYAxisSettings() constPlot
LegendAnchor enum namePlot
numEnabledPlotItems() constPlot
numPlotItems() constPlot
operator=(const Plot &)Plot
Plot()Plot
Plot(const Plot &)Plot
PlotBoxTopLeft enum valuePlot
PlotBoxTopRight enum valuePlot
removeOverlay(ImageOverlay &overlay)Plot
setAxesLabelFont(const QFont &font)Plot
setAxesLineWidth(double w)Plot
setAxesMajorTickLength(double t)Plot
setAxesMinorTickLength(double t)Plot
setAxesTickLabelFont(const QFont &font)Plot
setBackgroundColor(const QColor &color)Plot
setDataLineWidth(double d)Plot
setDistBetweenLabels(int)Plot
setDynamicMarginsOveride(bool dynamicMarginsOveride)Plot
setForegroundColor(const QColor &color)Plot
setLegendAnchor(LegendAnchor anchor)Plot
setLegendFont(const QFont &font)Plot
setLegendOffset(const QPoint &p)Plot
setLongestYLabel(int longestYLabel)Plot
setMarginBottom(int pixels)Plot
setMarginLeft(int pixels)Plot
setMarginRight(int pixels)Plot
setMarginTop(int pixels)Plot
setOpenGLSamples(uint samples)Plot
setShowLegend(bool b)Plot
setTitle(const QString &title)Plot
setTitleFont(const QFont &font)Plot
setUseOpenGL(bool use)Plot
setUseTightAutoLimitsForXAxis(bool use)Plot
setUseTightAutoLimitsForYAxis(bool use)Plot
setXAxisSettings(const AxisSettings &axisSettings)Plot
setYAxisSettings(const AxisSettings &axisSettings)Plot
~Plot()Plot