![]() |
Qt 4.8
|
Public Functions | |
| void | doneCurrent () |
| bool | makeCurrent (ShivaVGWindowSurfacePrivate *surface) |
| QShivaContext () | |
| ~QShivaContext () | |
Public Variables | |
| QSize | currentSize |
| ShivaVGWindowSurfacePrivate * | currentSurface |
| bool | initialized |
Definition at line 60 of file shivavgwindowsurface.cpp.
| QShivaContext::QShivaContext | ( | ) |
Definition at line 111 of file shivavgwindowsurface.cpp.
| QShivaContext::~QShivaContext | ( | ) |
Definition at line 117 of file shivavgwindowsurface.cpp.
| void QShivaContext::doneCurrent | ( | ) |
Definition at line 151 of file shivavgwindowsurface.cpp.
Referenced by ShivaVGWindowSurface::flush().
| bool QShivaContext::makeCurrent | ( | ShivaVGWindowSurfacePrivate * | surface | ) |
Definition at line 123 of file shivavgwindowsurface.cpp.
Referenced by ShivaVGWindowSurface::flush().
| QSize QShivaContext::currentSize |
Definition at line 70 of file shivavgwindowsurface.cpp.
Referenced by makeCurrent().
| ShivaVGWindowSurfacePrivate* QShivaContext::currentSurface |
Definition at line 71 of file shivavgwindowsurface.cpp.
Referenced by doneCurrent(), and makeCurrent().
| bool QShivaContext::initialized |
Definition at line 69 of file shivavgwindowsurface.cpp.
Referenced by makeCurrent(), and ~QShivaContext().