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. Qt Widget which behaves like Android picker?
Forum Updated to NodeBB v4.3 + New Features

Qt Widget which behaves like Android picker?

Scheduled Pinned Locked Moved Solved General and Desktop
wheelpickerspinning widget
4 Posts 2 Posters 1.3k 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.
  • P Offline
    P Offline
    phidrho
    wrote on last edited by phidrho
    #1

    Does Qt have spinning Widget which acts like Android wheel picker? Here is another example: Android wheel picker demo
    I cannot find any examples on internet, I'm not interested in choosing time/dates exclusively, but custom data.

    raven-worxR 1 Reply Last reply
    0
    • P phidrho

      Does Qt have spinning Widget which acts like Android wheel picker? Here is another example: Android wheel picker demo
      I cannot find any examples on internet, I'm not interested in choosing time/dates exclusively, but custom data.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @phidrho
      Not QtWidgets, but QML (QtQuickControls.2) does have a Tumbler control

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      3
      • P Offline
        P Offline
        phidrho
        wrote on last edited by
        #3

        Thanks, that is what I was looking for.

        Can this be combined with QtWidgets? Is it possible to insert a QML widget inside a QtWidgets desktop app?

        raven-worxR 1 Reply Last reply
        0
        • P phidrho

          Thanks, that is what I was looking for.

          Can this be combined with QtWidgets? Is it possible to insert a QML widget inside a QtWidgets desktop app?

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @phidrho said in Qt Widget which behaves like Android picker?:

          Can this be combined with QtWidgets? Is it possible to insert a QML widget inside a QtWidgets desktop app?

          basically yes. see QQuickWidget

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          3

          • Login

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