Home · All Classes · Modules

QRectF Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description

This class can be pickled.


Method Documentation

QRectF.__init__ (self)

QRectF.__init__ (self, QPointF, QSizeF)

QRectF.__init__ (self, QPointF, QPointF)

QRectF.__init__ (self, float, float, float, float)

QRectF.__init__ (self, QRect)

QRectF.__init__ (self, QRectF)

QRectF.adjust (self, float, float, float, float)

QRectF QRectF.adjusted (self, float, float, float, float)

float QRectF.bottom (self)

QPointF QRectF.bottomLeft (self)

QPointF QRectF.bottomRight (self)

QPointF QRectF.center (self)

bool QRectF.contains (self, QPointF)

bool QRectF.contains (self, QRectF)

bool QRectF.contains (self, float, float)

(float, float, float, float) QRectF.getCoords (self)

(float, float, float, float) QRectF.getRect (self)

float QRectF.height (self)

QRectF QRectF.intersect (self, QRectF)

QRectF QRectF.intersected (self, QRectF)

bool QRectF.intersects (self, QRectF)

bool QRectF.isEmpty (self)

bool QRectF.isNull (self)

bool QRectF.isValid (self)

float QRectF.left (self)

QRectF.moveBottom (self, float)

QRectF.moveBottomLeft (self, QPointF)

QRectF.moveBottomRight (self, QPointF)

QRectF.moveCenter (self, QPointF)

QRectF.moveLeft (self, float)

QRectF.moveRight (self, float)

QRectF.moveTo (self, float, float)

QRectF.moveTo (self, QPointF)

QRectF.moveTop (self, float)

QRectF.moveTopLeft (self, QPointF)

QRectF.moveTopRight (self, QPointF)

QRectF QRectF.normalized (self)

float QRectF.right (self)

QRectF.setBottom (self, float)

QRectF.setBottomLeft (self, QPointF)

QRectF.setBottomRight (self, QPointF)

QRectF.setCoords (self, float, float, float, float)

QRectF.setHeight (self, float)

QRectF.setLeft (self, float)

QRectF.setRect (self, float, float, float, float)

QRectF.setRight (self, float)

QRectF.setSize (self, QSizeF)

QRectF.setTop (self, float)

QRectF.setTopLeft (self, QPointF)

QRectF.setTopRight (self, QPointF)

QRectF.setWidth (self, float)

QRectF.setX (self, float)

QRectF.setY (self, float)

QSizeF QRectF.size (self)

QRect QRectF.toAlignedRect (self)

float QRectF.top (self)

QPointF QRectF.topLeft (self)

QPointF QRectF.topRight (self)

QRect QRectF.toRect (self)

QRectF.translate (self, float, float)

QRectF.translate (self, QPointF)

QRectF QRectF.translated (self, float, float)

QRectF QRectF.translated (self, QPointF)

QRectF QRectF.unite (self, QRectF)

QRectF QRectF.united (self, QRectF)

float QRectF.width (self)

float QRectF.x (self)

float QRectF.y (self)

QRectF QRectF.__and__ (self, QRectF)

int QRectF.__bool__ (self)

int QRectF.__contains__ (self, QPointF p)

int QRectF.__contains__ (self, QRectF r)

bool QRectF.__eq__ (self, QRectF)

QRectF QRectF.__iand__ (self, QRectF)

QRectF QRectF.__ior__ (self, QRectF)

bool QRectF.__ne__ (self, QRectF)

QRectF QRectF.__or__ (self, QRectF)

str QRectF.__repr__ (self)


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