![]() |
Qt 4.8
|
Public Functions | |
| CacheInfo (QPainterPath p, QPainterPath sp, QPen stroke_pen) | |
Public Variables | |
| QPainterPath | path |
| QPen | pen |
| QPainterPath | stroked_path |
Definition at line 941 of file qpaintengine_opengl.cpp.
|
inline |
Definition at line 943 of file qpaintengine_opengl.cpp.
| QPainterPath QGLStrokeCache::CacheInfo::path |
Definition at line 945 of file qpaintengine_opengl.cpp.
Referenced by QGLStrokeCache::getStrokedPath().
| QPen QGLStrokeCache::CacheInfo::pen |
Definition at line 947 of file qpaintengine_opengl.cpp.
Referenced by QGLStrokeCache::getStrokedPath().
| QPainterPath QGLStrokeCache::CacheInfo::stroked_path |
Definition at line 946 of file qpaintengine_opengl.cpp.
Referenced by QGLStrokeCache::getStrokedPath().