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

Method wrapValue

Telegram/SourceFiles/info/info_controller.cpp:392–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390}
391
392rpl::producer<Wrap> Controller::wrapValue() const {
393 return _widget->wrapValue();
394}
395
396not_null<Ui::RpWidget*> Controller::wrapWidget() const {
397 return _widget;

Callers 8

ContentWidgetMethod · 0.45
doSetInnerWidgetMethod · 0.45
createPinnedToTopMethod · 0.45
makeViewChannelMethod · 0.45
WidgetMethod · 0.45
setupTopMethod · 0.45
setupTopMethod · 0.45
createPinnedToTopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected