|
QWT 7.0.1
|
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) | QwtFigure | static |
| allAxes(bool byZOrder=false) const | QwtFigure | |
| applyAlignmentsForAxis(int axisId) | QwtFigure | |
| applyAllAxisAlignments(bool replot=true) | QwtFigure | |
| axesAdded(QwtPlot *newAxes) | QwtFigure | signal |
| axesNormRect(QwtPlot *plot) const | QwtFigure | |
| axesRemoved(QwtPlot *removedAxes) | QwtFigure | signal |
| calcActualRect(const QRectF &normRect) | QwtFigure | |
| calcNormRect(const QRect &geoRect) const | QwtFigure | |
| clear() | QwtFigure | |
| clearAxisAlignment() | QwtFigure | |
| createParasiteAxes(QwtPlot *hostPlot, QwtAxis::Position enableAxis) | QwtFigure | |
| currentAxes() const | QwtFigure | |
| currentAxesChanged(QwtPlot *current) | QwtFigure | signal |
| edgeColor() const | QwtFigure | |
| edgeLineWidth() const | QwtFigure | |
| faceBrush() const | QwtFigure | |
| faceColor() const | QwtFigure | |
| figureCleared() | QwtFigure | signal |
| gca() const | QwtFigure | |
| getParasiteAxes(QwtPlot *hostPlot) const | QwtFigure | |
| getSizeInches() const | QwtFigure | |
| hasAxes() const | QwtFigure | |
| hasAxes(QwtPlot *plot) const | QwtFigure | |
| paintEvent(QPaintEvent *event) override (defined in QwtFigure) | QwtFigure | protected |
| plotUnderPos(const QPoint &pos) const | QwtFigure | |
| 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) | QwtFigure | protected |
| saveFig(int dpi=-1) const | QwtFigure | |
| saveFig(QSizeF &inchesSize) const | QwtFigure | |
| saveFig(const QString &filename, int dpi=-1) const | QwtFigure | |
| 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) const | QwtFigure | |
| ~QwtFigure() (defined in QwtFigure) | QwtFigure | virtual |