Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
280
void MainApplication::commitData(QSessionManager &manager)
281
{
282
manager.release();
283
mainWindow_->quitApp();
284
}
285
286
bool MainApplication::isPortable() const
287
{
Callers
nothing calls this directly
Calls
1
quitApp
Method · 0.45
Tested by
no test coverage detected