QPaintEngineState

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

backgroundBrush
QBrush backgroundBrush()
Undocumented in source.
backgroundMode
qt.core.namespace.BGMode backgroundMode()
Undocumented in source.
brush
QBrush brush()
Undocumented in source.
brushNeedsResolving
bool brushNeedsResolving()
Undocumented in source.
brushOrigin
QPointF brushOrigin()
Undocumented in source.
clipOperation
qt.core.namespace.ClipOperation clipOperation()
Undocumented in source.
clipPath
QPainterPath clipPath()
Undocumented in source.
clipRegion
QRegion clipRegion()
Undocumented in source.
compositionMode
QPainter.CompositionMode compositionMode()
Undocumented in source.
font
QFont font()
Undocumented in source.
isClipEnabled
bool isClipEnabled()
Undocumented in source.
matrix
QMatrix matrix()
Undocumented in source.
opacity
qreal opacity()
Undocumented in source.
painter
QPainter* painter()
Undocumented in source.
pen
QPen pen()
Undocumented in source.
penNeedsResolving
bool penNeedsResolving()
Undocumented in source.
renderHints
QPainter.RenderHints renderHints()
Undocumented in source.
state
QPaintEngine.DirtyFlags state()
Undocumented in source. Be warned that the author may not have intended to support it.
transform
QTransform transform()
Undocumented in source.

Variables

dirtyFlags
QPaintEngine.DirtyFlags dirtyFlags;
Undocumented in source.

Meta