Home · All Classes · Modules

QLineF Class Reference
[QtCore module]

Types

Methods

Static Methods

Special Methods


Detailed Description

This class can be pickled.


Type Documentation

QLineF.IntersectType


Method Documentation

QLineF.__init__ (self, QLine)

QLineF.__init__ (self)

QLineF.__init__ (self, QPointF, QPointF)

QLineF.__init__ (self, float, float, float, float)

QLineF.__init__ (self, QLineF)

float QLineF.angle (self, QLineF)

float QLineF.angle (self)

float QLineF.angleTo (self, QLineF)

float QLineF.dx (self)

float QLineF.dy (self)

QLineF QLineF.fromPolar (float, float)

IntersectType QLineF.intersect (self, QLineF, QPointF)

bool QLineF.isNull (self)

float QLineF.length (self)

QLineF QLineF.normalVector (self)

QPointF QLineF.p1 (self)

QPointF QLineF.p2 (self)

QPointF QLineF.pointAt (self, float)

QLineF.setAngle (self, float)

QLineF.setLength (self, float)

QLineF.setLine (self, float, float, float, float)

QLineF.setP1 (self, QPointF)

QLineF.setP2 (self, QPointF)

QLineF.setPoints (self, QPointF, QPointF)

QLine QLineF.toLine (self)

QLineF.translate (self, QPointF)

QLineF.translate (self, float, float)

QLineF QLineF.translated (self, QPointF)

QLineF QLineF.translated (self, float, float)

QLineF QLineF.unitVector (self)

float QLineF.x1 (self)

float QLineF.x2 (self)

float QLineF.y1 (self)

float QLineF.y2 (self)

QLineF __mul__ (self, QMatrix)

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

QLineF __mul__ (self, QTransform)

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

int QLineF.__bool__ (self)

bool QLineF.__eq__ (self, QLineF)

bool QLineF.__ne__ (self, QLineF)

str QLineF.__repr__ (self)


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