QTableView and QTableWidget performance
Carl Schumann <[email protected]> Mon, 19 Dec 2011 13:28:44 -0600
| Newsgroups | gmane.comp.kde.devel.koffice |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am working on an application for which a QTableWidget or QTableView would be the obvious to me choice. Unfortunately, I get sluggish behavior. I took a look at KOffice's spreadsheet program, kspread. It also has a need for a similar user interface and its performance on my systems is acceptable. When I dig into the kpsread code it appears they are not using the QTableWidget or QTableView for the sheets in the workbook, but instead using lower level Qt to manage the sheet user interface. Am I correct that KOffice does not QTableWidget/View for the sheets UI? Was this done for performance reasons? Any insight would be appreciated please. Thanks for any help. Sincerely, Carl Schumann _______________________________________________ koffice-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/koffice-devel The KOffice team has split into KOffice and Calligra suite. You find the Calligra project on the [email protected] mailing list. More information at www.koffice.org and www.calligra-suite.org.