[Qt-interest] Updating the TableWidgetItem slows down the operation significantly.

Malyushytsky, Alex alex at wai.com
Fri Feb 26 01:54:58 CET 2010


It might depend on the system, qt version installed, hardware, etc.
I do similar things actually even more, cause I also map to the GraphicsScene coordinate and it works without any visible delay.

Alex



-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Yong Zhang
Sent: Thursday, February 25, 2010 4:36 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Updating the TableWidgetItem slows down the operation significantly.

Hi All,

I use a QTableWidget to display the current location values (x, y) of
the mouse on the screen. I display the mouse location using a hand image
on the screen. When the mouse moves, the mouse image is updated on the
screen to indicate the new location. My goal is to also update the
location values (x, y) in the QTableWidget as two QTableWidgetItems. The
system works well, however, I found that it significantly slows down the
operations, that is, the update of the mouse image on the screen is very
slow and the mouse movements are not smooth. When I do not update the
location values in the QTableWidget, I can move the mouse around very
smoothly and the mouse image is also updated very smoothly. My question
is, is there anyway to make it fast and smooth enough to update the
information in the QTableWidget?

Thank you very much,

Yong
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest


---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.

"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."

"Please consider our environment before printing this email."




More information about the Qt-interest-old mailing list