MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / information

Method information

src/gui/UBMainWindow.cpp:241–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241void UBMainWindow::information(QString windowTitle, QString text)
242{
243 oneButtonMessageBox(windowTitle, text, QMessageBox::Information);
244}
245
246void UBMainWindow::showDownloadWidget()
247{

Callers 2

downloadJsonFinishedMethod · 0.80
onFilesUpdatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected