Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ clearQuery
Method
clearQuery
Telegram/SourceFiles/ui/widgets/multi_select.cpp:595–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
593
}
594
595
void MultiSelect::clearQuery() {
596
_inner->clearQuery();
597
}
598
599
QString MultiSelect::getQuery() const {
600
return _inner->getQuery();
Callers
11
importTheme
Method · 0.80
keyPressEvent
Method · 0.80
innerSelectedChanged
Method · 0.80
prepare
Method · 0.80
keyPressEvent
Method · 0.80
peerListSetRowChecked
Method · 0.80
peerListSetForeignRowChecked
Method · 0.80
keyPressEvent
Method · 0.80
peerListSetRowChecked
Method · 0.80
peerListSetForeignRowChecked
Method · 0.80
ChooseFontBox
Function · 0.80
Calls
2
QString
Class · 0.50
setText
Method · 0.45
Tested by
no test coverage detected