Quantcast
Channel: Installation and Deployment
Viewing all articles
Browse latest Browse all 22112

QTableWidget::setCellWidget() a QLineEdit for very large table?

$
0
0
Hi, I have a QTableWidget in my Main Window. Now I know that we can set item as QTableWidgetItem for each cell. Instead I wanted to ask what is the effect of adding QLineEdit through setCellWidget() for each cell, rather than QTableWidgetItem through setItem(). I want to know whether there is any impact on speed on my application? The tablewidget has >10,000 rows & >10,000 columns. So which one of the 2 mentioned above is better to use for faster & less dynamic memory consuming application? If I could not make my question clear enough then please feel free to ask for details. Thank You.

Viewing all articles
Browse latest Browse all 22112

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>