18#include <QtQuick/QQuickWindow>
42 virtual bool eventFilter(QObject*
object, QEvent* qevent)
override;
virtual ~DtQQuickWindow() override
Virtual destructor.
DtQQuickWindow(DtQtQRenderControl *qqrc)
Constructor.
virtual void focusInEvent(QFocusEvent *fevent) override
Handles focus in events for the window.
DtQtQRenderControl * myRenderControl
Pointer to the associated render control.
Definition vreQQuickWindow.h:58
virtual void setRenderControl(DtQtQRenderControl *rc)
Sets the render control for this window.
virtual DtQtQRenderControl * getRenderControl()
Gets the render control for this window.
virtual bool eventFilter(QObject *object, QEvent *qevent) override
Event filter for capturing and handling Qt events.
Extended rendering control for Qt Quick in VREngage.
Definition vreQtQRenderControl.h:28
Defines export macros for the VREngage Qt Quick Renderer library.
#define QTQUICKRENDERER_DLL
Export/import macro for non-Windows platforms.
Definition export.h:40
Include export definitions for this library.
Definition glsVreMessageUtil.h:49