Definition at line 75 of file qpaintengine_opengl.cpp.
Public Member Functions | |
| void | unite (qreal x, qreal y) |
| bool | intersects (const QSubpath &s) const |
Public Attributes | |
| int | start |
| int | end |
| qreal | left |
| qreal | right |
| qreal | top |
| qreal | bottom |
| bool | processed |
| bool | added |
| void QSubpath::unite | ( | qreal | x, | |
| qreal | y | |||
| ) | [inline] |
| bool QSubpath::intersects | ( | const QSubpath & | s | ) | const [inline] |
| int QSubpath::start |
Definition at line 77 of file qpaintengine_opengl.cpp.
| int QSubpath::end |
| qreal QSubpath::left |
| qreal QSubpath::right |
| qreal QSubpath::top |
| qreal QSubpath::bottom |
| bool QSubpath::processed |
| bool QSubpath::added |
Definition at line 80 of file qpaintengine_opengl.cpp.
1.5.1