Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ showAddLibrary
Method
showAddLibrary
YACReaderLibrary/library_window.cpp:1832–1836 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1830
}
1831
1832
void LibraryWindow::showAddLibrary()
1833
{
1834
checkMaxNumLibraries();
1835
addLibraryDialog->open();
1836
}
1837
1838
void LibraryWindow::openLibrary(QString path, QString name)
1839
{
Callers
nothing calls this directly
Calls
1
open
Method · 0.45
Tested by
no test coverage detected