QWT 7.0.1
Loading...
Searching...
No Matches
QwtFigure Member List

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

addAxes(QwtPlot *plot, const QRectF &rect)QwtFigure
addAxes(QwtPlot *plot, qreal left, qreal top, qreal width, qreal height)QwtFigure
addAxisAlignment(const QList< QwtPlot * > &plots, int axisId)QwtFigure
addGridAxes(QwtPlot *plot, int rowCnt, int colCnt, int row, int col, int rowSpan=1, int colSpan=1, qreal wspace=0.0, qreal hspace=0.0)QwtFigure
addWidget(QWidget *widget, qreal left, qreal top, qreal width, qreal height)QwtFigure
addWidget(QWidget *widget, int rowCnt, int colCnt, int row, int col, int rowSpan=1, int colSpan=1, qreal wspace=0.0, qreal hspace=0.0)QwtFigure
alignAxes(QList< QwtPlot * > plots, int axisId, bool update=true)QwtFigurestatic
allAxes(bool byZOrder=false) constQwtFigure
applyAlignmentsForAxis(int axisId)QwtFigure
applyAllAxisAlignments(bool replot=true)QwtFigure
axesAdded(QwtPlot *newAxes)QwtFiguresignal
axesNormRect(QwtPlot *plot) constQwtFigure
axesRemoved(QwtPlot *removedAxes)QwtFiguresignal
calcActualRect(const QRectF &normRect)QwtFigure
calcNormRect(const QRect &geoRect) constQwtFigure
clear()QwtFigure
clearAxisAlignment()QwtFigure
createParasiteAxes(QwtPlot *hostPlot, QwtAxis::Position enableAxis)QwtFigure
currentAxes() constQwtFigure
currentAxesChanged(QwtPlot *current)QwtFiguresignal
edgeColor() constQwtFigure
edgeLineWidth() constQwtFigure
faceBrush() constQwtFigure
faceColor() constQwtFigure
figureCleared()QwtFiguresignal
gca() constQwtFigure
getParasiteAxes(QwtPlot *hostPlot) constQwtFigure
getSizeInches() constQwtFigure
hasAxes() constQwtFigure
hasAxes(QwtPlot *plot) constQwtFigure
paintEvent(QPaintEvent *event) override (defined in QwtFigure)QwtFigureprotected
plotUnderPos(const QPoint &pos) constQwtFigure
QwtFigure(QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())QwtFigure
removeAxes(QwtPlot *plot)QwtFigure
removeAxisAlignment(const QList< QwtPlot * > &plots, int axisId)QwtFigure
replotAll()QwtFigure
resizeEvent(QResizeEvent *event) override (defined in QwtFigure)QwtFigureprotected
saveFig(int dpi=-1) constQwtFigure
saveFig(QSizeF &inchesSize) constQwtFigure
saveFig(const QString &filename, int dpi=-1) constQwtFigure
sca(QwtPlot *plot)QwtFigure
setCurrentAxes(QwtPlot *plot)QwtFigure
setEdgeColor(const QColor &color)QwtFigure
setEdgeLineWidth(int width)QwtFigure
setFaceBrush(const QBrush &brush)QwtFigure
setFaceColor(const QColor &color)QwtFigure
setSizeInches(float width, float height)QwtFigure
setSizeInches(const QSizeF &size)QwtFigure
setWidgetNormPos(QWidget *widget, const QRectF &rect)QwtFigure
takeAxes(QwtPlot *plot)QwtFigure
widgetNormRect(QWidget *w) constQwtFigure
~QwtFigure() (defined in QwtFigure)QwtFigurevirtual