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. [solved] QProgressBar which shows busy indicator customized with style sheet
Forum Updated to NodeBB v4.3 + New Features

[solved] QProgressBar which shows busy indicator customized with style sheet

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 4.0k 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.
  • M Offline
    M Offline
    MichK
    wrote on last edited by
    #1

    Does anyone know how to customize QProgressBar with style sheet when it shows busy indicator( its maximum value is 0)?
    I know there is a chunk sub-control, but will it work when not displaying steps?

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      what OS are you on?
      What do you mean about busy indicator?
      -if you set the chunk margin to 0-.

      maybe an image of what you want to achieve can help or even the stylesheet you have used so far.

      Qt Certified Specialist
      www.edalsolutions.be

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MichK
        wrote on last edited by
        #3

        I am doing my progress bar on Symbian and by busy indicator I mean indicator which does not display percentage steps, it only indicates that something is loading.
        Currently I am not using any style sheet, I just read that chunk sub-control can be customized.
        I wonder how to do it to show busy/loading indicator without showing progress.

        On the other hand after loading my app on the phone I can see that default progress indication is Ok so maybe this post isn't necessary :)

        // Sorry!

        1 Reply Last reply
        0
        • EddyE Offline
          EddyE Offline
          Eddy
          wrote on last edited by
          #4

          No problem.

          Could you edit your title and add [solved] ?

          Qt Certified Specialist
          www.edalsolutions.be

          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