Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ codeCollected
Method
codeCollected
Telegram/SourceFiles/intro/intro_code_input.cpp:229–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
rpl::producer<QString> CodeInput::codeCollected() const {
230
return _codeCollected.events();
231
}
232
233
void CodeInput::clear() {
234
for (const auto &digit : _digits) {
Callers
3
CodeWidget
Method · 0.80
SetupEmailConfirmWidget
Method · 0.80
setupContent
Method · 0.80
Calls
1
events
Method · 0.45
Tested by
no test coverage detected