Results 1 to 3 of 3

Thread: Circle Progress Bar

  1. #1
    Join Date
    Apr 2021
    Posts
    2
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Question Circle Progress Bar

    Hi, guys any idea how I can do the circle progress bar like the image?
    I'm using the QT version 5.
    Group 48stack.png

  2. #2
    Join Date
    Dec 2008
    Posts
    18
    Thanks
    4
    Thanked 3 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Circle Progress Bar

    If using QtWidgets you will need to subclass QProgressBar/QWidget and do some custom painting. A quick google search turned up this, https://store.kde.org/p/1132147/

  3. The following user says thank you to peppermg for this useful post:

    moutasdimitris (22nd April 2021)

  4. #3
    Join Date
    Apr 2021
    Posts
    2
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Question Re: Circle Progress Bar

    I tried this but when i set transparent background to every bar I insert in my UI file then something strange happens.
    center.png
    Last edited by moutasdimitris; 23rd April 2021 at 17:32.

Similar Threads

  1. QML Text in circle
    By jeff28 in forum Qt Quick
    Replies: 1
    Last Post: 9th September 2012, 12:25
  2. circle in QML
    By jeff28 in forum Newbie
    Replies: 5
    Last Post: 27th August 2012, 15:25
  3. Circle Progress Bar. Need help to improve
    By matthieu in forum Qt Programming
    Replies: 0
    Last Post: 4th January 2012, 23:37
  4. Replies: 4
    Last Post: 11th March 2008, 12:44
  5. help regarding circle
    By jjbabu in forum Qt Programming
    Replies: 2
    Last Post: 20th September 2007, 11:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.