Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ cipherCorrect
Method
cipherCorrect
src/WizUserCipherForm.cpp:118–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void WizUserCipherForm::cipherCorrect()
119
{
120
ui->editUserCipher->setText(QString());
121
ui->checkSave->setCheckState(Qt::Unchecked);
122
}
123
124
void WizUserCipherForm::onButtonOK_clicked()
125
{
Callers
1
onCipherCheckRequest
Method · 0.80
Calls
2
QString
Class · 0.70
setText
Method · 0.45
Tested by
no test coverage detected