Hi
Is there any problem using QTimer in staticlib?
I am using QTimer in small staticlib, but timer is not starting at all.
Even QTimer::singleShot( 3000, this, SLOT( launch()) ); in not working.
Please help me out..
Thanks in advance..
Hi
Is there any problem using QTimer in staticlib?
I am using QTimer in small staticlib, but timer is not starting at all.
Even QTimer::singleShot( 3000, this, SLOT( launch()) ); in not working.
Please help me out..
Thanks in advance..
Bookmarks