QtWebEngine Namespace
Helper functions for the Qt WebEngine (Qt Quick) module. More...
Header: | #include <QtWebEngine> |
Functions
void | initialize() |
Detailed Description
Helper functions for the Qt WebEngine (Qt Quick) module.
The QtWebEngine namespace is part of the Qt WebEngine module.
Function Documentation
void QtWebEngine::initialize()
Sets up an OpenGL Context that can be shared between threads. This has to be done after QGuiApplication is created, but before a Qt Quick window is created.
This has the same effect as setting the Qt::AA_ShareOpenGLContexts attribute with QCoreApplication::setAttribute before constructing QGuiApplication.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.12/qtwebengine.html