4#ifndef QWASMCOMPOSITOR_H
5#define QWASMCOMPOSITOR_H
9#include <qpa/qplatformwindow.h>
44 void deregisterEventHandlers();
47 void deliverUpdateRequests();
50 bool m_isEnabled =
true;
52 int m_requestAnimationFrameId = -1;
53 bool m_inDeliverUpdateRequest =
false;
void onWindowTreeChanged(QWasmWindowTreeNodeChangeType changeType, QWasmWindow *window)
void setVisible(QWasmWindow *window, bool visible)
void setEnabled(bool enabled)
void requestUpdateWindow(QWasmWindow *window, UpdateRequestDeliveryType updateType=ExposeEventDelivery)
void handleBackingStoreFlush(QWindow *window)
UpdateRequestDeliveryType
Combined button and popup list for selecting options.
GLenum GLenum GLsizei const GLuint GLboolean enabled
QWasmWindowTreeNodeChangeType