[Qt-interest] Sleep
timpie.w at gmail.com
timpie.w at gmail.com
Wed Apr 8 07:59:29 CEST 2009
On Apr 8, 2009 6:34am, Parameshwari <paramr at tataelxsi.co.in> wrote:
> Use
> "QTest::qWait(1);"
> before entering to resize.. this will help for
> sleep..
QTest is for unit testing not for production code. Use timers!!! If you
really want to suspend the gui thread see QWaitCondition.
Cheers,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090408/ba627f78/attachment.html
More information about the Qt-interest-old
mailing list