Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ reset
Method
reset
Components/AddTLESourceDialog.cpp:77–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void
78
AddTLESourceDialog::reset(void)
79
{
80
this->ui->nameEdit->setText(
""
);
81
this->ui->urlEdit->setText(
""
);
82
}
83
84
AddTLESourceDialog::AddTLESourceDialog(QWidget *parent) :
85
QDialog(parent),
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected