|
|
|
|
|
by figgis
2794 days ago
|
|
It can abstract away from the platform. You can use it as a simple gui library just fine. I've been using it in place of Tk for my python stuff for a while now. (Qt.py is a lifesaver) I haven't even tried their options for what I want to do yet, but it is definitely tempting. Here's a good list of things Qt has stuff for. https://doc.qt.io/qt-5/modules-cpp.html |
|