MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / saveSettings

Method saveSettings

Telegram/SourceFiles/core/application.cpp:789–791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

787}
788
789void Application::saveSettings() {
790 Local::writeSettings();
791}
792
793bool Application::canReadDefaultDownloadPath() const {
794 return KSandbox::isInside()

Callers 15

saveStickerSetsMethod · 0.45
PrepareSupportModeFunction · 0.45
setupMenuMethod · 0.45
pushBlockMethod · 0.45
saveMethod · 0.45
incrementStickerMethod · 0.45
somethingReceivedMethod · 0.45
specialSetReceivedMethod · 0.45
feedSetStickersMethod · 0.45
removeMegagroupSetMethod · 0.45

Calls 1

writeSettingsFunction · 0.85

Tested by

no test coverage detected