MCPcopy Create free account
hub / github.com/YACReader/yacreader / showAddLibrary

Method showAddLibrary

YACReaderLibrary/library_window.cpp:1832–1836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1830}
1831
1832void LibraryWindow::showAddLibrary()
1833{
1834 checkMaxNumLibraries();
1835 addLibraryDialog->open();
1836}
1837
1838void LibraryWindow::openLibrary(QString path, QString name)
1839{

Callers

nothing calls this directly

Calls 1

openMethod · 0.45

Tested by

no test coverage detected