QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
QwtPlotRenderer 成员列表

成员的完整列表,这些成员属于 QwtPlotRenderer,包括所有继承而来的类成员

DefaultLayout 枚举值QwtPlotRenderer
DiscardBackground 枚举值QwtPlotRenderer
DiscardCanvasBackground 枚举值QwtPlotRenderer
DiscardCanvasFrame 枚举值QwtPlotRenderer
DiscardFlag 枚举名称QwtPlotRenderer
discardFlags() constQwtPlotRenderer
DiscardFooter 枚举值QwtPlotRenderer
DiscardLegend 枚举值QwtPlotRenderer
DiscardNone 枚举值QwtPlotRenderer
DiscardTitle 枚举值QwtPlotRenderer
exportTo(QwtPlot *, const QString &documentName, const QSizeF &sizeMM=QSizeF(300, 200), int resolution=85)QwtPlotRenderer
FrameWithScales 枚举值QwtPlotRenderer
LayoutFlag 枚举名称QwtPlotRenderer
layoutFlags() constQwtPlotRenderer
QwtPlotRenderer(QObject *=nullptr)QwtPlotRendererexplicit
render(QwtPlot *, QPainter *, const QRectF &plotRect) constQwtPlotRenderervirtual
renderCanvas(const QwtPlot *, QPainter *, const QRectF &canvasRect, const QwtScaleMap *maps) constQwtPlotRenderervirtual
renderDocument(QwtPlot *, const QString &fileName, const QSizeF &sizeMM, int resolution=85)QwtPlotRenderer
renderDocument(QwtPlot *, const QString &fileName, const QString &format, const QSizeF &sizeMM, int resolution=85)QwtPlotRenderer
renderFooter(const QwtPlot *, QPainter *, const QRectF &footerRect) constQwtPlotRenderervirtual
renderLegend(const QwtPlot *, QPainter *, const QRectF &legendRect) constQwtPlotRenderervirtual
renderScale(const QwtPlot *, QPainter *, QwtAxisId, int startDist, int endDist, int baseDist, const QRectF &scaleRect) constQwtPlotRenderervirtual
renderTitle(const QwtPlot *, QPainter *, const QRectF &titleRect) constQwtPlotRenderervirtual
renderTo(QwtPlot *, QPrinter &) constQwtPlotRenderer
renderTo(QwtPlot *, QPaintDevice &) constQwtPlotRenderer
setDiscardFlag(DiscardFlag flag, bool on=true)QwtPlotRenderer
setDiscardFlags(DiscardFlags flags)QwtPlotRenderer
setLayoutFlag(LayoutFlag flag, bool on=true)QwtPlotRenderer
setLayoutFlags(LayoutFlags flags)QwtPlotRenderer
testDiscardFlag(DiscardFlag flag) constQwtPlotRenderer
testLayoutFlag(LayoutFlag flag) constQwtPlotRenderer
~QwtPlotRenderer()QwtPlotRenderervirtual