Where can I learn how to design modern-looking Qt apps while following material design principles?
-
Hello all
I'm searching for technical resources to learn how to design modern-looking Qt apps
Thanks -
@Furkan said in Where can I learn how to design modern-looking Qt apps while following material design principles?:
I'm looking for something similar for a few days now, but without any luck. When I started Qt, I was expecting something more modern on material design like Flutter embedded widgets easy to modify them
-
@Furkan said in Where can I learn how to design modern-looking Qt apps while following material design principles?:
I'm looking for something similar for a few days now, but without any luck. When I started Qt, I was expecting something more modern on material design like Flutter embedded widgets easy to modify them
@agelo1995
unfortunately i know Qt from version 4.5 - 4.8 , same old widgent styles in moderen Qt -
@Furkan said in Where can I learn how to design modern-looking Qt apps while following material design principles?:
I'm looking for something similar for a few days now, but without any luck. When I started Qt, I was expecting something more modern on material design like Flutter embedded widgets easy to modify them
@agelo1995
I don't know Flutter, but I will just say that "modern-looking" or "swishy" look & feel might be better if you try Qt's QML rather than widgets for your application.