[Qt-interest] Sleep
Parameshwari
paramr at tataelxsi.co.in
Tue Apr 7 08:46:15 CEST 2009
Hi All,
How to use "Sleep" in Qt.I am trying to resize the frame
something like the below :
"
for(i=0;i<120;i++)
{
for(j=0;j<80;j++)
{
<wanted to give a sleep here ...>
f2->resize(i,j);
}
"
but i wanted to add a sleep before resize option, So that i will get the
slider effect.some one could help in this.
Regards
Param
The information contained in this electronic message and any attachments to this message are intended for the exclusive
use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended
recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy
all copies of this message and any attachments contained in it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090407/8e086854/attachment.html
More information about the Qt-interest-old
mailing list