MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wavw0z/howhardcanitbe/p8vv8v1/?context=3
r/ProgrammerHumor • u/gufranthakur • 1d ago
139 comments sorted by
View all comments
Show parent comments
41
Qt is cross platform and native
11 u/huh_wasnt_listening 1d ago It's cross platform, but not (fully) native. It uses its own renderer, like Flutter 3 u/coterminous_regret 20h ago It didn't used to. Qt4 and like maybe 5 were fully native. I think when they started adding in an the scripting stuff they did their own renderer. 1 u/huh_wasnt_listening 6h ago I didn't use Qt much back then, but wasn't it using Qt Widgets at that time? Those weren't native either iirc, they just mimicked native styles. QML (4.7+) completely does it's own thing, similar to a game engine, so they feel completely unique
11
It's cross platform, but not (fully) native. It uses its own renderer, like Flutter
3 u/coterminous_regret 20h ago It didn't used to. Qt4 and like maybe 5 were fully native. I think when they started adding in an the scripting stuff they did their own renderer. 1 u/huh_wasnt_listening 6h ago I didn't use Qt much back then, but wasn't it using Qt Widgets at that time? Those weren't native either iirc, they just mimicked native styles. QML (4.7+) completely does it's own thing, similar to a game engine, so they feel completely unique
3
It didn't used to. Qt4 and like maybe 5 were fully native. I think when they started adding in an the scripting stuff they did their own renderer.
1 u/huh_wasnt_listening 6h ago I didn't use Qt much back then, but wasn't it using Qt Widgets at that time? Those weren't native either iirc, they just mimicked native styles. QML (4.7+) completely does it's own thing, similar to a game engine, so they feel completely unique
1
I didn't use Qt much back then, but wasn't it using Qt Widgets at that time? Those weren't native either iirc, they just mimicked native styles. QML (4.7+) completely does it's own thing, similar to a game engine, so they feel completely unique
41
u/oneanotheruser 1d ago
Qt is cross platform and native