Home
·
All Classes
·
Modules
QPainterPathStroker Class Reference
[
QtGui
module]
Methods
__init__
(
self
)
Qt.PenCapStyle
capStyle
(
self
)
QPainterPath
createStroke
(
self
, QPainterPath)
float
curveThreshold
(
self
)
float
dashOffset
(
self
)
list-of-float
dashPattern
(
self
)
Qt.PenJoinStyle
joinStyle
(
self
)
float
miterLimit
(
self
)
setCapStyle
(
self
, Qt.PenCapStyle)
setCurveThreshold
(
self
, float)
setDashOffset
(
self
, float)
setDashPattern
(
self
, Qt.PenStyle)
setDashPattern
(
self
, list-of-float)
setJoinStyle
(
self
, Qt.PenJoinStyle)
setMiterLimit
(
self
, float)
setWidth
(
self
, float)
float
width
(
self
)
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 X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0