Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
WindowQt::WindowQt()
24
: WindowQt(defaultFormat())
25
{
26
}
27
28
WindowQt::WindowQt(const QSurfaceFormat & format)
29
: m_context(new QOpenGLContext)
Callers
nothing calls this directly
Calls
3
defaultFormat
Function · 0.85
setFormat
Method · 0.45
create
Method · 0.45
Tested by
no test coverage detected