|
|
|
|
|
by ripdog
600 days ago
|
|
Qt isn't just a GUI toolkit - it's an everything toolkit. It's somewhat intended to be used (potentially) alone with C++ to allow the creation of a wide variety of apps. It includes modules like Bluetooth, Network, Multimedia, OAuth, Threading and XML. See a full list: https://doc.qt.io/qt-6/index.html |
|