▲ | fluoridation 5 days ago | |||||||
Qt is... fine... as long as you're willing to commit and use only Qt instead of the standard library. It's from before the STL came out, so the two don't mesh together really at all. | ||||||||
▲ | Night_Thastus 4 days ago | parent [-] | |||||||
In my experience I've had no issues. Occasionally have to use things like toStdString() but otherwise I use a mix of std and qt, and haven't had any problems. | ||||||||
|