Results 1 to 5 of 5

Thread: QTableWidget with many cellwidgets update very slow!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2012
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default QTableWidget with many cellwidgets update very slow!

    I have a QTablWidget which has 10 columns and about 100-200 rows. Every row has 3 cellwidgets of QLabel type.
    The problem is the qtablewidget udpate very slow, taking more than 5 seconds.
    I want the update quickly.
    How can I improve its performance??
    ThankS!
    Last edited by linxs; 17th November 2012 at 16:46. Reason: more information.

Similar Threads

  1. Replies: 2
    Last Post: 27th June 2011, 18:59
  2. Slow update in QAbstractTableModel in setData
    By cevou in forum Qt Programming
    Replies: 2
    Last Post: 20th May 2010, 14:04
  3. SQL slow query - table update
    By lasher in forum Newbie
    Replies: 4
    Last Post: 21st October 2009, 23:12
  4. QTableWidget won't sort cellwidgets!!!
    By Arsenic in forum Qt Programming
    Replies: 7
    Last Post: 21st July 2007, 10:41
  5. QTableWidget Update - slow
    By DPinLV in forum Qt Programming
    Replies: 16
    Last Post: 18th August 2006, 21:09

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.