Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
void WizLineInputDialog::setErrorMessage(QString message)
53
{
54
ui->labelError->setText(message);
55
}
56
57
void WizLineInputDialog::accept()
58
{
Callers
3
on_newFolder_inputText_changed
Method · 0.80
on_newTag_inputText_changed
Method · 0.80
on_group_newFolder_inputText_changed
Method · 0.80
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected