| ▲ | wonklebonkle a day ago | |
Did you ever write a pure C++ Qt application with QtWidgets? | ||
| ▲ | rubymamis a day ago | parent [-] | |
Yes, my FOSS note-taking app[1] used to be pure Qt Widgets. Recently, I've added the Kanban feature that uses QML (this and the editor settings should be the only parts in QML, if I remember correctly). | ||