![]() |
Qt 4.8
|
Public Functions | |
| void | ensureContext (QWidget *widget) |
| ShivaVGWindowSurfacePrivate () | |
| ~ShivaVGWindowSurfacePrivate () | |
Public Variables | |
| GLXContext | context |
| GLXDrawable | drawable |
| QVGPaintEngine * | engine |
| bool | isCurrent |
| bool | needsResize |
| QSize | size |
Definition at line 76 of file shivavgwindowsurface.cpp.
|
inline |
Definition at line 79 of file shivavgwindowsurface.cpp.
| ShivaVGWindowSurfacePrivate::~ShivaVGWindowSurfacePrivate | ( | ) |
Definition at line 162 of file shivavgwindowsurface.cpp.
| void ShivaVGWindowSurfacePrivate::ensureContext | ( | QWidget * | widget | ) |
Definition at line 172 of file shivavgwindowsurface.cpp.
Referenced by ShivaVGWindowSurface::flush(), and ShivaVGWindowSurface::paintDevice().
| GLXContext ShivaVGWindowSurfacePrivate::context |
Definition at line 107 of file shivavgwindowsurface.cpp.
Referenced by QShivaContext::makeCurrent(), and ShivaVGWindowSurface::~ShivaVGWindowSurface().
| GLXDrawable ShivaVGWindowSurfacePrivate::drawable |
Definition at line 106 of file shivavgwindowsurface.cpp.
Referenced by ShivaVGWindowSurface::flush(), and QShivaContext::makeCurrent().
| QVGPaintEngine* ShivaVGWindowSurfacePrivate::engine |
Definition at line 100 of file shivavgwindowsurface.cpp.
Referenced by ShivaVGWindowSurface::paintEngine().
| bool ShivaVGWindowSurfacePrivate::isCurrent |
Definition at line 98 of file shivavgwindowsurface.cpp.
Referenced by QShivaContext::doneCurrent(), ShivaVGWindowSurface::flush(), QShivaContext::makeCurrent(), and ShivaVGWindowSurface::~ShivaVGWindowSurface().
| bool ShivaVGWindowSurfacePrivate::needsResize |
Definition at line 99 of file shivavgwindowsurface.cpp.
Referenced by ShivaVGWindowSurface::setGeometry().
| QSize ShivaVGWindowSurfacePrivate::size |
Definition at line 97 of file shivavgwindowsurface.cpp.
Referenced by QShivaContext::makeCurrent(), and ShivaVGWindowSurface::setGeometry().