Remove incorrect and confusing documentation from qplatformwindow.cpp

Change-Id: If3fd383bf7ff08a04df2e11c727c11aeef05a6de
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
This commit is contained in:
Samuel Rødal 2012-12-11 11:53:46 +01:00 committed by The Qt Project
parent 2bf14740a7
commit d0a6d6a215

View File

@ -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