Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_gui_widgets_qsplashscreen.cpp File Reference

Go to the source code of this file.

Functions

splash show ()
 
splash showMessage ("Loaded modules")
 
splash showMessage ("Established connections")
 

Variables

QPixmap pixmap (":/splash.png")
 [0]
 
QSplashScreensplash = new QSplashScreen(pixmap)
 

Function Documentation

◆ show()

splash show ( )

◆ showMessage() [1/2]

splash showMessage ( "Established connections"  )

◆ showMessage() [2/2]

splash showMessage ( "Loaded modules"  )

Variable Documentation

◆ pixmap

QPixmap pixmap(":/splash.png") ( ":/splash.png"  )

[0]

◆ splash

Definition at line 6 of file src_gui_widgets_qsplashscreen.cpp.