Home · All Classes · Modules

QPolygonF Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description


Method Documentation

QPolygonF.__init__ (self)

QPolygonF.__init__ (self, QPolygonF)

QPolygonF.__init__ (self, list-of-QPointF)

QPolygonF.__init__ (self, QRectF)

QPolygonF.__init__ (self, QPolygon)

QPolygonF.__init__ (self, int)

QPolygonF.append (self, QPointF value)

QPointF QPolygonF.at (self, int i)

QRectF QPolygonF.boundingRect (self)

QPolygonF.clear (self)

bool QPolygonF.contains (self, QPointF value)

bool QPolygonF.containsPoint (self, QPointF, Qt.FillRule)

int QPolygonF.count (self, QPointF value)

int QPolygonF.count (self)

sip.voidptr QPolygonF.data (self)

QPolygonF.fill (self, QPointF value, int size = -1)

QPointF QPolygonF.first (self)

int QPolygonF.indexOf (self, QPointF value, int from = 0)

QPolygonF.insert (self, int i, QPointF value)

QPolygonF QPolygonF.intersected (self, QPolygonF)

bool QPolygonF.isClosed (self)

bool QPolygonF.isEmpty (self)

QPointF QPolygonF.last (self)

int QPolygonF.lastIndexOf (self, QPointF value, int from = -1)

QPolygonF QPolygonF.mid (self, int pos, int length = -1)

QPolygonF.prepend (self, QPointF value)

QPolygonF.remove (self, int i)

QPolygonF.remove (self, int i, int count)

QPolygonF.replace (self, int i, QPointF value)

int QPolygonF.size (self)

QPolygonF QPolygonF.subtracted (self, QPolygonF)

QPolygon QPolygonF.toPolygon (self)

QPolygonF.translate (self, QPointF)

QPolygonF.translate (self, float, float)

QPolygonF QPolygonF.translated (self, QPointF)

QPolygonF QPolygonF.translated (self, float, float)

QPolygonF QPolygonF.united (self, QPolygonF)

QPointF QPolygonF.value (self, int i)

QPointF QPolygonF.value (self, int i, QPointF defaultValue)

QPolygonF QPolygonF.__add__ (self, QPolygonF other)

int QPolygonF.__contains__ (self, QPointF value)

QPolygonF.__delitem__ (self, int i)

QPolygonF.__delitem__ (self, slice slice)

bool QPolygonF.__eq__ (self, QPolygonF other)

QPointF QPolygonF.__getitem__ (self, int i)

QPolygonF QPolygonF.__getitem__ (self, slice slice)

QPolygonF QPolygonF.__iadd__ (self, QPolygonF other)

QPolygonF QPolygonF.__iadd__ (self, QPointF value)

QPolygonF.__len__ (self)

object QPolygonF.__lshift__ (self, QPointF value)

QPolygonF QPolygonF.__mul__ (self, QMatrix)

QPolygonF QPolygonF.__mul__ (self, QTransform)

bool QPolygonF.__ne__ (self, QPolygonF other)

QPolygonF.__setitem__ (self, int i, QPointF value)

QPolygonF.__setitem__ (self, slice slice, QPolygonF list)


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