MCPcopy 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
843void LibraryWindow::setCurrentLibraryAs(FileType fileType)
844{
845 foldersModel->updateTreeType(fileType);
846}
847
848void LibraryWindow::loadLibrary(const QString &name)
849{

Callers

nothing calls this directly

Calls 1

updateTreeTypeMethod · 0.80

Tested by

no test coverage detected