Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setCurrentLibraryAs
Method
setCurrentLibraryAs
YACReaderLibrary/library_window.cpp:843–846 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
841
}
842
843
void LibraryWindow::setCurrentLibraryAs(FileType fileType)
844
{
845
foldersModel->updateTreeType(fileType);
846
}
847
848
void LibraryWindow::loadLibrary(const QString &name)
849
{
Callers
nothing calls this directly
Calls
1
updateTreeType
Method · 0.80
Tested by
no test coverage detected