[Qt-interest] Sleep
Parameshwari
paramr at tataelxsi.co.in
Tue Apr 7 09:34:03 CEST 2009
Hi krishna,
i added the same. But it keeps display the Linking error
like "collect2:ls returned 1 exit status" :(. How to over come this issue.
iUsualyy i close and reopen the Qt . this Error goes off. but nowthat also
not helping ...
regards
Param
-----Original Message-----
From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com]On Behalf Of Parameshwari
Sent: Tuesday, April 07, 2009 12:16 PM
To: 'Keshava Krishna'; 'R. Reucher'
Cc: qt-interest at trolltech.com
Subject: [Qt-interest] Sleep
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.
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/96bef00e/attachment.html
More information about the Qt-interest-old
mailing list