Home · All Classes · Modules

QPainterPathStroker Class Reference
[QtGui module]

Methods


Detailed Description


Method Documentation

QPainterPathStroker.__init__ (self)

Qt.PenCapStyle QPainterPathStroker.capStyle (self)

QPainterPath QPainterPathStroker.createStroke (self, QPainterPath)

float QPainterPathStroker.curveThreshold (self)

float QPainterPathStroker.dashOffset (self)

list-of-float QPainterPathStroker.dashPattern (self)

Qt.PenJoinStyle QPainterPathStroker.joinStyle (self)

float QPainterPathStroker.miterLimit (self)

QPainterPathStroker.setCapStyle (self, Qt.PenCapStyle)

QPainterPathStroker.setCurveThreshold (self, float)

QPainterPathStroker.setDashOffset (self, float)

QPainterPathStroker.setDashPattern (self, Qt.PenStyle)

QPainterPathStroker.setDashPattern (self, list-of-float)

QPainterPathStroker.setJoinStyle (self, Qt.PenJoinStyle)

QPainterPathStroker.setMiterLimit (self, float)

QPainterPathStroker.setWidth (self, float)

float QPainterPathStroker.width (self)


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