SFML community forums

General => General discussions => Topic started by: SFMLNewGuy on October 05, 2019, 01:45:07 am

Title: QT and SFML
Post by: SFMLNewGuy on October 05, 2019, 01:45:07 am
Hello,
I'm about to dive into a mini-course on QT with C++ (I don't know anything about QT really). I was wondering if SFML is able to work well with QT. I did a quick search and I saw for SFML1.6 "Integrating to a Qt interface". I was wondering if that is still relevant or if there is a new page about it? The warning label that this information is old doesn't go to an updated one, but just the tutorial section in general.

Thanks,

PS: Anyone have any comments about QT for user interface?
Title: Re: QT and SFML
Post by: Laurent on October 05, 2019, 11:31:38 am
It's Qt, not QT (QT is for QuickTime). And yes, the integration should still work. Try it and let us know ;)