MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / ~TestCaseEditWidget

Method ~TestCaseEditWidget

src/testcaseeditwidget.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51TestCaseEditWidget::~TestCaseEditWidget() { delete ui; }
52
53void TestCaseEditWidget::changeEvent(QEvent *event) {
54 if (event->type() == QEvent::LanguageChange) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected