QtBase  v6.3.1
Functions | Variables
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] More...
 
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 53 of file src_gui_widgets_qsplashscreen.cpp.