1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-04 23:40:47 +00:00
mpv/DOCS/client_api_examples/qml_direct
wm4 3c3883ebe1 DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safe
We still keep the window pointer, because we want to call
QQuickWindow::resetOpenGLState() (which runs on the rendering thread
only). Interesting mess...
2015-01-09 16:00:16 +01:00
..
main.cpp DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safe 2015-01-09 16:00:16 +01:00
main.h DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safe 2015-01-09 16:00:16 +01:00
main.qml
mpvtest.pro
mpvtest.qrc