|
QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
|
This is the complete list of members for QwtPlotTransform, including all inherited members.
| 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 |