Racer46 / Qt_CircularSplashScreen

Splash Screen originally written by @Wanderson-Magalhaes in Python for Qt. Converted to C++ by @Yet-Zio. Refer: https://www.youtube.com/watch?v=E7lhFwcDpMI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circular Splash Screen for Qt(C++)

This was originally created in PySide by @Wanderson-Magalhaes in a tutorial video.

The Splash Screen looked interesting to me and so I ported it to C++ in a reusable format.

Hope it helps someone who's looking for a good splash screen for their application. Licensed under BSD-2 Clause.

How it looks

snap

About

Splash Screen originally written by @Wanderson-Magalhaes in Python for Qt. Converted to C++ by @Yet-Zio. Refer: https://www.youtube.com/watch?v=E7lhFwcDpMI

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 100.0%