4#ifndef QMINIMALEGLWINDOW_H
5#define QMINIMALEGLWINDOW_H
9#include <qpa/qplatformwindow.h>
QPlatformOpenGLContext * platformContext() const
WId winId() const override
Reimplement in subclasses to return a handle to the native window.
void setGeometry(const QRect &) override
This function is called by Qt whenever a window is moved or resized using the QWindow API.
QMinimalEglWindow(QWindow *w)
Combined button and popup list for selecting options.