Custom splashscreen with text

From Qt Wiki
Revision as of 15:13, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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: