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

Method open

YACReaderLibrary/create_library_dialog.cpp:88–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void CreateLibraryDialog::open(const YACReaderLibraries &libs)
89{
90 libraries = libs;
91 QDialog::open();
92}
93
94void CreateLibraryDialog::create()
95{

Callers 15

updateComicsMethod · 0.45
updateComicsInfoMethod · 0.45
runMethod · 0.45
pseudoHashFunction · 0.45
writeIdToLibraryFolderFunction · 0.45
readFromLibraryFolderFunction · 0.45
createLibraryMethod · 0.45
showAddLibraryMethod · 0.45
renameLibraryMethod · 0.45
showExportComicsInfoMethod · 0.45
showImportComicsInfoMethod · 0.45
importLibraryPackageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected