rlaguddgh Posted January 2, 2024 Posted January 2, 2024 I'm trying to implement ViewportQt using the Qt library. But I can't use QApplication, QDesktopWidget. I'd like to know how to use the Qt library in C++ programming.
leon.dong Posted June 7, 2024 Posted June 7, 2024 Offical sample contain a QT based project , did you see that? Unigine has wrapped some Qt App environment. you could do some thing based on that will be eaiser .
Recommended Posts