nqrduck.core.splash_screen#

The SplashScreen class provides a splash screen for the application.

Classes

SplashScreen(*args, **kwargs)

This class provides a simple splash screen for the application.

class nqrduck.core.splash_screen.SplashScreen(*args: Any, **kwargs: Any)#

This class provides a simple splash screen for the application.

It shows the logo of the application for 2 seconds and then closes itself.