qt5base-lts/examples/opengl/contextinfo
Tor Arne Vestbø 0efe79f80d Rename the new platform APIs from QPlatformInterface to QNativeInterface
We were already using the 'native' nomenclature when referring to these
kinds of APIs, e.g. when talking about native handles, or the existing
QPlatformNativeInterface on a QPA level. Using 'native' for the user
facing APIs also distinguishes them from the 'platform' backend layer
in QPA and elsewhere.

Change-Id: I0f3273265904f0f19c0b6d62471f8820d3c3232e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-10-07 13:03:27 +02:00
..
CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
contextinfo.pro Move QOpenGLShaderProgram from QtGui to QtOpenGL 2020-02-20 16:11:02 +01:00
main.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-27 09:18:05 +02:00
renderwindow.cpp Move QOpenGLShaderProgram from QtGui to QtOpenGL 2020-02-20 16:11:02 +01:00
renderwindow.h Use requestUpdate instead of timer in a few GL examples 2019-01-22 21:25:39 +00:00
widget.cpp Rename the new platform APIs from QPlatformInterface to QNativeInterface 2020-10-07 13:03:27 +02:00
widget.h Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00