MCPcopy 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
660bool Shown::active() const {
661 return _markdownController && _markdownController->active();
662}
663
664void Shown::moveTo(not_null<Data*> data, QString hash) {
665 prepare(data, hash);

Callers 14

CheckMainWidgetFunction · 0.45
computeSkipStateMethod · 0.45
AddAccountsMenuFunction · 0.45
VideoPreviewFunction · 0.45
ResolveLoginCodeFunction · 0.45
application.cppFile · 0.45
closeWindowMethod · 0.45
GenerateCodesFunction · 0.45
BuildScreenReaderSectionFunction · 0.45
BuildMultiAccountSectionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected