Custom splashscreen with text: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 15:13, 14 January 2015

Custom splashscreen with text

Snippet how to create a splashscreen with opacity and dynamic text:
screencap

Example of main:

customSplashScreen.h:

customSplashScreen.cpp:

Splash PNG:
splash

Mask PNG:
mask

Categories: