Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Traser10527yI told my teacher about a program I was developing with a classmate using QT and he told us it's barely used nowadays. It's old he said.
Hell no it's awesome and still used. In there promotion video they even show Tesla motors and Amazon echo using it. Well they didn't say these products use qt but I think it's illegal to show them if they don't.
Sadly he just said "it's just a promotion video"
Fml
Anyway sorry for the long and boring story! Have a nice day! -
MrOplus3427y@Traser qt is not a general purpose framework, it's a unic framework for high scale projects
But the architecture of the framework makes that like a general purpose framework xD -
Huuugo25207yQt has died slowly. Replaced by GTK for desktop apps and by Web tech for everything else (including a part of desktop). It's probably nice for hobby projects, but I doubt it's used in the industry at all.
-
MrOplus3427y@Huuugo but its still the main sdk of Sallifish/Maemo/Meego Os
so many popular apps written in Qt like Telegram/ Viber / Line...
Qt is not only a gui framework like GTK it's full framework which makes C++ easier
The part of qt which is dying is qt widgets not the whole framework
Sorry for my bad english -
MrOplus3427y@olirz I'm using qt5.8 CE and it works fine btw for Android/Ios/WP development k think Xamarin is better
-
Huuugo25207y@MrOplus Who is coding everyday apps in C++ nowadays? If you don't need top edge performance or low level system access, C++ is possibly the worst choice anyways.
Too little abstraction, hard to port, error-prone (pointers, null, unchecked operations), few front-end libs/frameworks, and it's almost impossible to find a C++ coder to join your team -
Huuugo25207y@MrOplus telegram, line, viber all written in mobile OS native languages. Desktop apps usually webviews. The other apps/OSes you mentioned have almost no market share.
-
Qt5 is awesome. Is is my first choice for apps. But what are the benefits of OpenSuse instead any other distribution? Or it is just your favorite os?
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
-
sam966911Hats off to this lady .... I would have just flipped the machine
After working with so many platforms and languages i think OpenSuse and QT5 is the best option for developing desktop/mobile/embedded solutions
undefined
opensuse
c++
qt5