Home · All Classes · Modules

QPointF Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description

This class can be pickled.


Method Documentation

QPointF.__init__ (self)

QPointF.__init__ (self, QPainterPath.Element)

This method is only available if the QtGui module is imported.

QPointF.__init__ (self, float, float)

QPointF.__init__ (self, QPoint)

QPointF.__init__ (self, QPointF)

bool QPointF.isNull (self)

float QPointF.manhattanLength (self)

QPointF.setX (self, float)

QPointF.setY (self, float)

QPoint QPointF.toPoint (self)

float QPointF.x (self)

float QPointF.y (self)

QPointF __mul__ (self, QMatrix)

This method is only available if the QtGui module is imported.

QPointF __mul__ (self, QMatrix4x4)

This method is only available if the QtGui module is imported.

QPointF __mul__ (self, QTransform)

This method is only available if the QtGui module is imported.

QPointF QPointF.__add__ (self, QPointF)

int QPointF.__bool__ (self)

QPointF QPointF.__div__ (self, float)

bool QPointF.__eq__ (self, QPointF)

QPointF QPointF.__iadd__ (self, QPointF)

QPointF QPointF.__idiv__ (self, float)

QPointF QPointF.__imul__ (self, float)

QPointF QPointF.__isub__ (self, QPointF)

QPointF QPointF.__mul__ (self, float)

bool QPointF.__ne__ (self, QPointF)

QPointF QPointF.__neg__ (self, QPointF)

str QPointF.__repr__ (self)

QPointF QPointF.__sub__ (self, QPointF)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0