Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ createLibrary
Method
createLibrary
YACReaderLibrary/library_window.cpp:1787–1791 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1785
}
1786
1787
void LibraryWindow::createLibrary()
1788
{
1789
checkMaxNumLibraries();
1790
createLibraryDialog->open(libraries);
1791
}
1792
1793
void LibraryWindow::create(QString source, QString dest, QString name)
1794
{
Callers
1
create
Method · 0.45
Calls
1
open
Method · 0.45
Tested by
no test coverage detected