[Qt-interest] QTabWidget: Click a tab to another
R. Reucher
rene.reucher at batcom-it.net
Fri Oct 30 14:28:44 CET 2009
On Fri, 30 Oct 2009 14:20:49 +0100, SALOMEHER at terra.es wrote:
> How do I know that is what my application so slow? I have a QTabWidget
> and when moving from one tab to another does not immediately, it takes a
> bit. Why?
Good question ;)!
We can't answer this without a code snippet to check against... anyway,
there must be something happening in your code each time the tab changes
(or in the background, eating the CPU, making it slow)... either check
your code, check your system, or use a profiler to find out.
Good luck, René
--
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/
More information about the Qt-interest-old
mailing list