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

Method createLibrary

YACReaderLibrary/library_window.cpp:1787–1791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1785}
1786
1787void LibraryWindow::createLibrary()
1788{
1789 checkMaxNumLibraries();
1790 createLibraryDialog->open(libraries);
1791}
1792
1793void LibraryWindow::create(QString source, QString dest, QString name)
1794{

Callers 1

createMethod · 0.45

Calls 1

openMethod · 0.45

Tested by

no test coverage detected