Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
789
void Application::saveSettings() {
790
Local::writeSettings();
791
}
792
793
bool Application::canReadDefaultDownloadPath() const {
794
return KSandbox::isInside()
Callers
15
saveStickerSets
Method · 0.45
PrepareSupportMode
Function · 0.45
setupMenu
Method · 0.45
pushBlock
Method · 0.45
save
Method · 0.45
setupPhotoEditorEventHandler
Method · 0.45
incrementSticker
Method · 0.45
somethingReceived
Method · 0.45
specialSetReceived
Method · 0.45
feedSetStickers
Method · 0.45
removeMegagroupSet
Method · 0.45
refreshMegagroupStickers
Method · 0.45
Calls
1
writeSettings
Function · 0.85
Tested by
no test coverage detected