MCPcopy 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
77void
78AddTLESourceDialog::reset(void)
79{
80 this->ui->nameEdit->setText("");
81 this->ui->urlEdit->setText("");
82}
83
84AddTLESourceDialog::AddTLESourceDialog(QWidget *parent) :
85 QDialog(parent),

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected