|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
成员的完整列表,这些成员属于 QwtPlotTransform,包括所有继承而来的类成员
| onePixelOffset(const QwtPlot *plot, QwtAxisId xAxis=QwtAxis::XBottom, QwtAxisId yAxis=QwtAxis::YLeft) | QwtPlotTransform | static |
| toPlotPoint(const QwtPlot *plot, const QPointF &screenPos, QwtAxisId xAxis=QwtAxis::XBottom, QwtAxisId yAxis=QwtAxis::YLeft) | QwtPlotTransform | static |
| toScreenPoint(const QwtPlot *plot, const QPointF &plotPoint, QwtAxisId xAxis=QwtAxis::XBottom, QwtAxisId yAxis=QwtAxis::YLeft) | QwtPlotTransform | static |
| totalDataRange(const QwtPlot *plot, bool onlyVisible=true) | QwtPlotTransform | static |
| transformPath(const QwtPlot *plot, const QPainterPath &path, QwtAxisId fromX, QwtAxisId fromY, QwtAxisId toX, QwtAxisId toY) | QwtPlotTransform | static |
| transformPoint(const QwtPlot *plot, const QPointF &point, QwtAxisId fromX, QwtAxisId fromY, QwtAxisId toX, QwtAxisId toY) | QwtPlotTransform | static |
| visibleRange(const QwtPlot *plot, QwtAxisId xAxis=QwtAxis::XBottom, QwtAxisId yAxis=QwtAxis::YLeft) | QwtPlotTransform | static |