MCPcopy Create free account
hub / github.com/LibreVR/Revive / QQuickWindowScaled

Method QQuickWindowScaled

ReviveOverlay/qquickwindowscaled.cpp:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "qquickwindowscaled.h"
2
3QQuickWindowScaled::QQuickWindowScaled(QWindow *parent)
4 : QQuickWindow(parent)
5{
6}
7
8
9QQuickWindowScaled::QQuickWindowScaled(QQuickRenderControl *parent)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected