Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ active
Method
active
Telegram/SourceFiles/iv/iv_instance.cpp:660–662 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
bool Shown::active() const {
661
return _markdownController && _markdownController->active();
662
}
663
664
void Shown::moveTo(not_null<Data*> data, QString hash) {
665
prepare(data, hash);
Callers
14
CheckMainWidget
Function · 0.45
computeSkipState
Method · 0.45
AddAccountsMenu
Function · 0.45
VideoPreview
Function · 0.45
checkStreamedIsStarted
Method · 0.45
ResolveLoginCode
Function · 0.45
application.cpp
File · 0.45
closeWindow
Method · 0.45
refreshApplicationIcon
Method · 0.45
GenerateCodes
Function · 0.45
BuildScreenReaderSection
Function · 0.45
BuildMultiAccountSection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected