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. how to use the single Qdial for multiple purpose
Forum Updated to NodeBB v4.3 + New Features

how to use the single Qdial for multiple purpose

Scheduled Pinned Locked Moved General and Desktop
qtcreator
6 Posts 3 Posters 1.3k Views 3 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.
  • S Offline
    S Offline
    SaraThi
    wrote on last edited by
    #1

    i need to control the multiple spin box with the single Qdial, anybody can help me

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

      Hi and welcome to devnet,

      Do you mean connect your QDial to e.g. a list of QSpinBox ?

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

      S 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Do you mean connect your QDial to e.g. a list of QSpinBox ?

        S Offline
        S Offline
        SaraThi
        wrote on last edited by
        #3

        @SGaist ya,need to connect

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

          So connect(myDial, &QDial::valueChanged, mySpinBox, &QSpinBox::setValue ?

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

          S 1 Reply Last reply
          0
          • SGaistS SGaist

            So connect(myDial, &QDial::valueChanged, mySpinBox, &QSpinBox::setValue ?

            S Offline
            S Offline
            SaraThi
            wrote on last edited by
            #5

            @SGaist couldn"t get u??.....

            JKSHJ 1 Reply Last reply
            0
            • S SaraThi

              @SGaist couldn"t get u??.....

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @SaraThi said:

              @SGaist couldn"t get u??.....

              Hi,

              Read http://doc.qt.io/qt-5/signalsandslots.html first

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              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