Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
392
rpl::producer<Wrap> Controller::wrapValue() const {
393
return _widget->wrapValue();
394
}
395
396
not_null<Ui::RpWidget*> Controller::wrapWidget() const {
397
return _widget;
Callers
8
ContentWidget
Method · 0.45
doSetInnerWidget
Method · 0.45
createPinnedToTop
Method · 0.45
makeViewChannel
Method · 0.45
Widget
Method · 0.45
setupTop
Method · 0.45
setupTop
Method · 0.45
createPinnedToTop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected