Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. First post: Hello, and forum question
Forum Updated to NodeBB v4.3 + New Features

First post: Hello, and forum question

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 359 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    UIUser
    wrote on last edited by
    #1

    Hello!
    New user, and without a lot of insight
    What forum would be the correct one for newcommer questions about crossplatform (Win/Linux/Mac) usage of Qt-methods.
    especially scaleable UI solutions
    Our free and open source program needs scaleable UI
    What tools /methods should be used in Qt?
    I ask for a 'point in right direction' like a chapter, or tutorial or similar content, if any exists.
    Tyia!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You first need to determine whether you are going to go with the classic desktop oriented widgets module or if you need some fancier animation stuff and go with QtQuick. Not knowing what your application does does not allow to give clear recommendations.

      Both methods allow you to build scalable UIs so you have to explore both.

      The Qt documentation provides a good and pretty complete place to get started.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • U Offline
        U Offline
        UIUser
        wrote on last edited by UIUser
        #3

        Thank you for the welcome and reply to my question!
        I will see if i can find my way through the docs!
        I will keep this open for a couple of days, in case someone has a good link to a beginner-tutorial on the the classic desktop oriented widgets module -That must be the one to go with for us, We have no animations, only dials and sliders.
        B.r.

        Pl45m4P U 2 Replies Last reply
        0
        • U UIUser

          Thank you for the welcome and reply to my question!
          I will see if i can find my way through the docs!
          I will keep this open for a couple of days, in case someone has a good link to a beginner-tutorial on the the classic desktop oriented widgets module -That must be the one to go with for us, We have no animations, only dials and sliders.
          B.r.

          Pl45m4P Offline
          Pl45m4P Offline
          Pl45m4
          wrote on last edited by Pl45m4
          #4

          @UIUser

          These two might be a good place to start:
          (Check out the "Qt Widget"-part or anything else that might help you developing your app)

          • https://doc.qt.io/qt-6/qtexamplesandtutorials.html

          • All Qt6 Examples

            • Straight to QtWidgets Examples here

          If debugging is the process of removing software bugs, then programming must be the process of putting them in.

          ~E. W. Dijkstra

          1 Reply Last reply
          0
          • U UIUser

            Thank you for the welcome and reply to my question!
            I will see if i can find my way through the docs!
            I will keep this open for a couple of days, in case someone has a good link to a beginner-tutorial on the the classic desktop oriented widgets module -That must be the one to go with for us, We have no animations, only dials and sliders.
            B.r.

            U Offline
            U Offline
            UIUser
            wrote on last edited by
            #5

            @UIUser Thanks!
            Those qtexamplesandtutorials looks very useful!

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved