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

Method showBackFromStack

Telegram/SourceFiles/info/info_controller.cpp:309–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307}
308
309void AbstractController::showBackFromStack(
310 const Window::SectionShow &params) {
311 return parentController()->showBackFromStack(params);
312}
313
314void AbstractController::showPeerHistory(
315 PeerId peerId,

Callers 15

setupShortcutsMethod · 0.45
setupSwipeHandlerMethod · 0.45
WrapWidgetMethod · 0.45
createTopBarMethod · 0.45
keyPressEventMethod · 0.45
closeByBackButtonMethod · 0.45
createTopBarSurrogateMethod · 0.45
WidgetMethod · 0.45
WidgetMethod · 0.45
setupTopMethod · 0.45
setupEndMethod · 0.45

Calls 1

Tested by

no test coverage detected