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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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: