QPainterPath.Element

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

Members

Functions

isCurveTo
bool isCurveTo()
Undocumented in source. Be warned that the author may not have intended to support it.
isLineTo
bool isLineTo()
Undocumented in source. Be warned that the author may not have intended to support it.
isMoveTo
bool isMoveTo()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
ElementType type;
Undocumented in source.
x
qreal x;
Undocumented in source.
y
qreal y;
Undocumented in source.

Meta