MCPcopy 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
1933void LibraryWindow::renameLibrary()
1934{
1935 renameLibraryDialog->open();
1936}
1937
1938void LibraryWindow::rename(QString newName) // TODO replace
1939{

Callers

nothing calls this directly

Calls 1

openMethod · 0.45

Tested by

no test coverage detected