Jump to content

How to Add Qt in C++


photo

Recommended Posts

Posted

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.

  • 5 months later...
Posted

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 .

×
×
  • Create New...