![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qdatastream.h>
#include <QtCore/qtextstream.h>
#include <QtCore/private/qglobal_p.h>
#include <EGL/egl.h>
#include <EGL/eglext.h>
#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | QtInternal |
Macros | |
#define | USE_X11 |
Functions | |
template<class ToType , class FromType > | |
static ToType | qt_egl_cast (FromType from) |
#define USE_X11 |
Definition at line 36 of file qt_egl_p.h.
|
inlinestatic |
Definition at line 92 of file qt_egl_p.h.
References QtInternal::QtEglConverter< FromType, ToType >::convert().