Remove incorrect and confusing documentation from qplatformwindow.cpp
Change-Id: If3fd383bf7ff08a04df2e11c727c11aeef05a6de Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>bb10
parent
2bf14740a7
commit
d0a6d6a215
|
|
@ -444,9 +444,6 @@ bool QPlatformWindow::frameStrutEventsEnabled() const
|
|||
QPlatformWindow is also the way QPA defines how native child windows should be supported
|
||||
through the setParent function.
|
||||
|
||||
The only way to retrieve a QPlatformOpenGLContext in QPA is by calling the glContext() function
|
||||
on QPlatformWindow.
|
||||
|
||||
\section1 Implementation Aspects
|
||||
|
||||
\list 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue