Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void CreateLibraryDialog::open(const YACReaderLibraries &libs)
89
{
90
libraries = libs;
91
QDialog::open();
92
}
93
94
void CreateLibraryDialog::create()
95
{
Callers
15
updateComics
Method · 0.45
updateComicsInfo
Method · 0.45
run
Method · 0.45
pseudoHash
Function · 0.45
writeIdToLibraryFolder
Function · 0.45
readFromLibraryFolder
Function · 0.45
createLibrary
Method · 0.45
showAddLibrary
Method · 0.45
renameLibrary
Method · 0.45
showExportComicsInfo
Method · 0.45
showImportComicsInfo
Method · 0.45
importLibraryPackage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected