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

Method activePrimaryWindow

Telegram/SourceFiles/core/application.cpp:1395–1397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1393}
1394
1395Window::Controller *Application::activePrimaryWindow() const {
1396 return _lastActivePrimaryWindow;
1397}
1398
1399Window::Controller *Application::separateWindowFor(
1400 Window::SeparateId id) const {

Callers 12

wndFunction · 0.80
showBoxFunction · 0.80
hideLayerFunction · 0.80
isLayerShownFunction · 0.80
RequestEnableAutomationFunction · 0.80
execExternalMethod · 0.80
UpdateApplicationFunction · 0.80
ResolveWindowDefaultFunction · 0.80
updateIconMethod · 0.80
createRowContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected