|
|
|
|
|
by making3
2131 days ago
|
|
Are there any modern applications / examples built with Qt? This is the screenshot from the Wikipedia article: https://upload.wikimedia.org/wikipedia/commons/e/e8/Qt_Creat... I always see Qt mentioned, so I'm definitely not trying to discredit it. I just never seem to see common examples with it compared to something written in Electron. |
|
The comparison to Electron is somewhat flawed though. I mean, the GUI in an Electron application owes much more to whatever library they choose than to the fact that it runs inside Electron. Electron provides no particular GUI elements to the developer.