Qt 4.8
|
#include "shivavgwindowsurface.h"
#include <QtOpenVG/private/qpaintengine_vg_p.h>
#include "private/qt_x11_p.h"
#include "qx11info_x11.h"
#include <GL/glx.h>
#include <vg/openvg.h>
Go to the source code of this file.
Classes | |
class | QShivaContext |
class | ShivaVGWindowSurfacePrivate |
Macros | |
#define | GL_GLEXT_PROTOTYPES |
Functions | |
Q_GLOBAL_STATIC (QShivaContext, shivaContext) | |
Q_GLOBAL_STATIC (QVGPaintEngine, sharedPaintEngine) | |
QX11Info * | qt_x11Info (const QPaintDevice *pd) |
#define GL_GLEXT_PROTOTYPES |
Definition at line 42 of file shivavgwindowsurface.cpp.
Q_GLOBAL_STATIC | ( | QShivaContext | , |
shivaContext | |||
) |
Referenced by ShivaVGWindowSurface::endPaint().
Q_GLOBAL_STATIC | ( | QVGPaintEngine | , |
sharedPaintEngine | |||
) |
|
related |
Referenced by ShivaVGWindowSurfacePrivate::ensureContext().