Best method to design your QT apps?
-
Hi everyone,
could i ask what is the best way to design my QT apps using QT GUI? I am overwhelmed by the content and i played around with the QT GUI to design and style the objects that were given. However, i felt it could still be improved. I searched and it says QT quick is another way to style it! Can i have any advice or documentation such that i could learn it better and start of strong? Thanks :)
-
Hi everyone,
could i ask what is the best way to design my QT apps using QT GUI? I am overwhelmed by the content and i played around with the QT GUI to design and style the objects that were given. However, i felt it could still be improved. I searched and it says QT quick is another way to style it! Can i have any advice or documentation such that i could learn it better and start of strong? Thanks :)
@GCDX You are asking a question which cannot be answered. What the "best method" is depends on your requirements, platform, users, ... Even then there are many ways to design your app in a good way.
Regarding QML (with Qt Quick): this is better suited for modern UIs and mobile platforms. To start see http://doc.qt.io/qt-5/qtqml-index.html