1
General / Qt/QML inside SFML window (as game UI)
« on: January 14, 2020, 06:13:07 pm »
Hi,
I know there's a lot of questions regarding Qt integration, but I can't find anything similar to mine. So. Please, help me to understand if I can use Qt/QML in a way to draw controls inside the rendering window? Basically, is it possible to use Qt/QML as game UI library?
I know I could create a Qt widget which will represent an SFML rendering window, but could other Qt controls be embedded there?
Thanks in advance.
I know there's a lot of questions regarding Qt integration, but I can't find anything similar to mine. So. Please, help me to understand if I can use Qt/QML in a way to draw controls inside the rendering window? Basically, is it possible to use Qt/QML as game UI library?
I know I could create a Qt widget which will represent an SFML rendering window, but could other Qt controls be embedded there?
Thanks in advance.