Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ hasFocus
Method
hasFocus
Telegram/SourceFiles/boxes/create_poll_box.cpp:604–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
602
}
603
604
bool Options::Option::hasFocus() const {
605
return field()->hasFocus();
606
}
607
608
void Options::Option::setFocus() const {
609
FocusAtEnd(field());
Callers
15
setupSwipe
Method · 0.45
initOptionField
Method · 0.45
setupQuestion
Method · 0.45
setupDescription
Method · 0.45
submit
Method · 0.45
keyPressEvent
Method · 0.45
submit
Method · 0.45
prepare
Method · 0.45
initNameFields
Method · 0.45
updateForceHidden
Method · 0.45
setupContent
Method · 0.45
setupContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected