Results 1 to 5 of 5

Thread: QTableWidget optimize

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2013
    Posts
    45
    Thanks
    11
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default QTableWidget optimize

    Hi.
    I have in my application around 6 QTableWidget, where are more than 1000 rows in each table. but when i add new row or recreate table, is it too slow. is possible optimize QTableWidget?

    sorting is enabled.
    i used insertRow() and setItem() for adding new row
    Last edited by stevocz; 11th November 2014 at 10:36.

Similar Threads

  1. how to optimize QSqlQuery?
    By karankumar1609 in forum Qt Programming
    Replies: 10
    Last Post: 10th April 2014, 11:59
  2. QStringList optimize code block
    By pdoria in forum Qt Programming
    Replies: 1
    Last Post: 27th March 2012, 06:28
  3. Optimize QGraphicsItem update
    By paolom in forum Qt Programming
    Replies: 10
    Last Post: 21st March 2011, 15:29
  4. How to optimize qt libs for embedded x86?
    By yangyunzhao in forum Installation and Deployment
    Replies: 2
    Last Post: 30th June 2009, 09:47
  5. Optimize Qt Library
    By Svaths in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 15th July 2007, 22:25

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.