QGIS API Documentation  3.4.15-Madeira (e83d02e274)
QgsMapToPixel Member List

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

fromScale(double scale, QgsUnitTypes::DistanceUnit mapUnits, double dpi=96)QgsMapToPixelstatic
mapHeight() const QgsMapToPixel
mapRotation() const QgsMapToPixel
mapUnitsPerPixel() const QgsMapToPixel
mapWidth() const QgsMapToPixel
QgsMapToPixel(double mapUnitsPerPixel, double centerX, double centerY, int widthPixels, int heightPixels, double rotation)QgsMapToPixel
QgsMapToPixel(double mapUnitsPerPixel)QgsMapToPixel
QgsMapToPixel()QgsMapToPixel
setMapRotation(double degrees, double cx, double cy)QgsMapToPixel
setMapUnitsPerPixel(double mapUnitsPerPixel)QgsMapToPixel
setParameters(double mapUnitsPerPixel, double centerX, double centerY, int widthPixels, int heightPixels, double rotation)QgsMapToPixel
showParameters() const QgsMapToPixel
toMapCoordinates(int x, int y) const QgsMapToPixel
toMapCoordinates(double x, double y) const QgsMapToPixel
toMapCoordinates(QPoint p) const QgsMapToPixel
toMapPoint(double x, double y) const QgsMapToPixel
transform(const QgsPointXY &p) const QgsMapToPixel
transform(QgsPointXY *p) const QgsMapToPixel
transform(qreal x, qreal y) const QgsMapToPixel
transform() const QgsMapToPixel
transformInPlace(double &x, double &y) const QgsMapToPixel
transformInPlace(float &x, float &y) const QgsMapToPixel
transformInPlace(QVector< T > &x, QVector< T > &y) const QgsMapToPixelinline
xCenter() const QgsMapToPixelinline
yCenter() const QgsMapToPixelinline