Results 1 to 12 of 12

Thread: How to display marquee animation of QProgressBar properly when using it in QTreeView

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Oct 2012
    Posts
    132
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    10
    Thanked 21 Times in 21 Posts

    Default Re: How to display marquee animation of QProgressBar properly when using it in QTreeV

    I'm already using persistent editors in another column in the QTreeView (QComboBoxes).

    Do you think that I have to expect performance problems?
    I've just tested my application with 218 rows (although I think more than 50 rows at the same time are already unrealistic). The CPU usage is a bit high I'm resizing the window or the columns but I think that's not a big problem. The memory usage is also ok.

    EDIT: I've tested the application again with 218 rows, but without the usage of persistent editors. The CPU usage is only a few percent lower and the memory usage only about 5 MB.
    Last edited by Infinity; 10th August 2013 at 18:27.

Similar Threads

  1. Replies: 11
    Last Post: 30th March 2015, 06:03
  2. Replies: 0
    Last Post: 15th April 2011, 19:04
  3. QProgressBar "crash" - doesn't work properly
    By metRo_ in forum Qt Programming
    Replies: 6
    Last Post: 23rd October 2010, 13:56
  4. Replies: 21
    Last Post: 20th October 2010, 13:25
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

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.