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

Method updateConfig

YACReaderLibrary/classic_comics_view.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259void ClassicComicsView::updateConfig(QSettings *settings)
260{
261 comicFlow->updateConfig(settings);
262}
263
264void ClassicComicsView::enableFilterMode(bool enabled)
265{

Callers 1

ClassicComicsViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected