MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / setErrorMessage

Method setErrorMessage

src/WizLineInputDialog.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void WizLineInputDialog::setErrorMessage(QString message)
53{
54 ui->labelError->setText(message);
55}
56
57void WizLineInputDialog::accept()
58{

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected