MCPcopy Create free account
hub / github.com/cginternals/globjects / WindowQt

Method WindowQt

source/examples/qtexample/WindowQt.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23WindowQt::WindowQt()
24: WindowQt(defaultFormat())
25{
26}
27
28WindowQt::WindowQt(const QSurfaceFormat & format)
29: m_context(new QOpenGLContext)

Callers

nothing calls this directly

Calls 3

defaultFormatFunction · 0.85
setFormatMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected