MCPcopy Create free account
hub / github.com/Faster3ck/Converseen / errorMessage

Method errorMessage

src/mainwindowimpl.cpp:1333–1336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1331}
1332
1333void MainWindowImpl::errorMessage(QString err_status) // Manda stringa di errore al dialog di conversione
1334{
1335 dlgCStatus->setErrorMsg(err_status);
1336}
1337
1338void MainWindowImpl::choseBackgroundColor()
1339{

Callers

nothing calls this directly

Calls 1

setErrorMsgMethod · 0.80

Tested by

no test coverage detected