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. QProgressBar with support multivalue and range
Forum Updated to NodeBB v4.3 + New Features

QProgressBar with support multivalue and range

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 371 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.
  • A Offline
    A Offline
    Advanced
    wrote on last edited by Advanced
    #1

    Hi guys
    I want to have QProgressBar that support support and multi range, Can exist QProgressBar do this or i should create new one?

    ProgressBar with support multi value and ragne

    if i should create new one, How can i do that?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Nope QProgressBar has only one span.
      Im not sure how multi range should work but you can
      maybe group a few QProgressBar in a container and make interface to¨
      define the ranges and the min max for each.

      1 Reply Last reply
      1

      • Login

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