MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / showMessage

Method showMessage

App/Loader.cpp:249–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249void
250Loader::showMessage(const QString &message)
251{
252 QSplashScreen::showMessage(message, Qt::AlignLeft, Qt::white);
253}
254
255
256void

Callers 2

handleChangeMethod · 0.95
setStatusMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected