42 #ifndef QOPENKODEWINDOW_H 43 #define QOPENKODEWINDOW_H 45 #include <QtGui/QPlatformWindow> 46 #include <QtCore/QVector> 89 #endif //QOPENKODEWINDOW_H
#define QT_END_NAMESPACE
This macro expands to.
void processMouseEvents(const KDEvent *event)
EGLNativeWindowType m_eglWindow
NativeWindowType EGLNativeWindowType
void setVisible(bool visible)
Reimplemented in subclasses to show the surface if visible is true, and hide it if visible is false...
void lower()
Reimplement to be able to let Qt lower windows to the bottom of the desktop.
#define QT_BEGIN_NAMESPACE
This macro expands to.
WId winId() const
Reimplement in subclasses to return a handle to the native window.
void processKeyEvents(const KDEvent *event)
QOpenKODEWindow(QWidget *tlw)
struct KDWindow * m_kdWindow
void setGeometry(const QRect &rect)
This function is called by Qt whenever a window is moved or the window is resized.
QPlatformGLContext * glContext() const
Reimplement to return the glContext associated with the window.
The QPlatformGLContext class provides an abstraction for native GL contexts.
The QRect class defines a rectangle in the plane using integer precision.
QVector< EGLint > m_eglContextAttrs
QVector< EGLint > m_eglWindowAttrs
QEGLPlatformContext * m_platformGlContext