Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
void AddLibraryDialog::close()
116
{
117
path->clear();
118
nameEdit->clear();
119
accept->setEnabled(false);
120
QDialog::close();
121
}
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected