MCPcopy Create free account
hub / github.com/YACReader/yacreader / close

Method close

YACReaderLibrary/add_library_dialog.cpp:115–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void AddLibraryDialog::close()
116{
117 path->clear();
118 nameEdit->clear();
119 accept->setEnabled(false);
120 QDialog::close();
121}

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected