Results 1 to 4 of 4

Thread: Weird issue with QProgressBar

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2013
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Weird issue with QProgressBar

    We are actually using a custom stylesheet and i've tried using it with or without this stylesheet and the bug happened either way. I suppose if we're using custom stylesheets the style shouldn't matter, right? I'm not exactly sure how style works but I assumed that style sheets were kind of overriding them.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Weird issue with QProgressBar

    No, stylesheets customize certain visualisation aspects, a style can include all kinds of code for interaction handling or animations.
    If there is some problem with widget drawing it is always good to test with different styles to either verify or falsify that it is a style issue.

    Cheers,
    _

Similar Threads

  1. Replies: 0
    Last Post: 18th November 2012, 19:03
  2. weird weird mingw32-make
    By KillGabio in forum Qt Programming
    Replies: 19
    Last Post: 20th January 2012, 20:09
  3. Qt Application Weird Pause/Halt issue
    By roland8454 in forum Qt Programming
    Replies: 3
    Last Post: 27th November 2010, 04:43
  4. Replies: 1
    Last Post: 2nd April 2010, 06:42
  5. Replies: 1
    Last Post: 13th February 2006, 10:02

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.