Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ renameLibrary
Method
renameLibrary
YACReaderLibrary/library_window.cpp:1933–1936 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1931
}
1932
1933
void LibraryWindow::renameLibrary()
1934
{
1935
renameLibraryDialog->open();
1936
}
1937
1938
void LibraryWindow::rename(QString newName) // TODO replace
1939
{
Callers
nothing calls this directly
Calls
1
open
Method · 0.45
Tested by
no test coverage detected