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

Method showExportComicsInfo

YACReaderLibrary/library_window.cpp:2385–2389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2383}
2384
2385void LibraryWindow::showExportComicsInfo()
2386{
2387 exportComicsInfoDialog->source = LibraryPaths::libraryDatabasePath(currentPath());
2388 exportComicsInfoDialog->open();
2389}
2390
2391void LibraryWindow::showImportComicsInfo()
2392{

Callers

nothing calls this directly

Calls 1

openMethod · 0.45

Tested by

no test coverage detected