MCPcopy 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
118void WizUserCipherForm::cipherCorrect()
119{
120 ui->editUserCipher->setText(QString());
121 ui->checkSave->setCheckState(Qt::Unchecked);
122}
123
124void WizUserCipherForm::onButtonOK_clicked()
125{

Callers 1

onCipherCheckRequestMethod · 0.80

Calls 2

QStringClass · 0.70
setTextMethod · 0.45

Tested by

no test coverage detected