Splash screen

Ruan Strydom ruan at jcell.co.za
Sat Oct 31 19:02:37 UTC 2009


The code does a QTimer::singleShot(0, splash, SLOT(deleteLater())) and does 
not completely disable it because of the event loop and async events.

If there 's going to be a splash screen will it be static or will it show 
loading information (ie 'Loading plugins' 'Setting up view') the picture has a 
loading % bar and just wondering if it is actually needed? 

If you need a more intelligent splash class, capable of settings statuses etc, 
I can write the code for it if needed?

Cheers  Ruan




More information about the KDevelop-devel mailing list