[Qt-interest] Sleep
Fabio Dago
fabio.dago at sir.to.it
Tue Apr 7 09:24:57 CEST 2009
I don't think this is the best way to implement it. You can use QTimer
instead.
Regards.
Fabio.
Parameshwari ha scritto:
> 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.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
> ------------------------------------------------------------------------
>
>
> Nessun virus nel messaggio in arrivo.
> Controllato da AVG - www.avg.com
> Versione: 8.5.283 / Database dei virus: 270.11.42/2042 - Data di rilascio: 04/05/09 10:54:00
>
>
More information about the Qt-interest-old
mailing list