MCPcopy Create free account
hub / github.com/QuiteRSS/quiterss / commitData

Method commitData

src/application/mainapplication.cpp:280–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280void MainApplication::commitData(QSessionManager &manager)
281{
282 manager.release();
283 mainWindow_->quitApp();
284}
285
286bool MainApplication::isPortable() const
287{

Callers

nothing calls this directly

Calls 1

quitAppMethod · 0.45

Tested by

no test coverage detected