Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_gui_widgets_qsplashscreen.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

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.