Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. QuickWheels ... flickable dials and wheels for QtQuick
Forum Updated to NodeBB v4.3 + New Features

QuickWheels ... flickable dials and wheels for QtQuick

Scheduled Pinned Locked Moved Unsolved Showcase
1 Posts 1 Posters 456 Views 1 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.
  • frankcyblogic.deF Offline
    frankcyblogic.deF Offline
    frankcyblogic.de
    wrote on last edited by
    #1

    Hello everyone,

    I've been working on many QtQuick projects over the years. One idea that frequently came up were circular dials. Sometimes these were needed for a color chooser, sometimes for setting the time and sometimes simple as circular slider or progress bar. So I spent the time over X-mas and polished some of my older components that never made it into a final product and I'm publishing it all under GPL!

    overview_material-dark.png

    The dials are all based on the same C++ backend class which handles the touch input processing and kinematic state tracking. All other common input methods are of course also supported (mouse wheel, keyboard input, etc.). The QtQuick Controls styles Material and Universal are fully supported (when using Qt >=6).

    More details are available on the project homepage: https://cyblogic.com/quickwheels (qdoc rocks!-).

    The demo application compiled for Windows can be downloaded here: https://cyblogic.com/quickwheels/download/QuickWheelsGallery-v1.0.0.zip .

    God speed,
    Frank.

    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