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 8 Aug 2018, 07:03 last edited by phidrho 8 Aug 2018, 07:05
    #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.

    R 1 Reply Last reply 8 Aug 2018, 07:19
    0
    • P phidrho
      8 Aug 2018, 07:03

      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.

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 8 Aug 2018, 07:19 last edited by raven-worx 8 Aug 2018, 07:20
      #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 8 Aug 2018, 07:28 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?

        R 1 Reply Last reply 8 Aug 2018, 07:39
        0
        • P phidrho
          8 Aug 2018, 07:28

          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?

          R Offline
          R Offline
          raven-worx
          Moderators
          wrote on 8 Aug 2018, 07:39 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

          1/4

          8 Aug 2018, 07:03

          • Login

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