MCPcopy 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
595void MultiSelect::clearQuery() {
596 _inner->clearQuery();
597}
598
599QString MultiSelect::getQuery() const {
600 return _inner->getQuery();

Callers 11

importThemeMethod · 0.80
keyPressEventMethod · 0.80
innerSelectedChangedMethod · 0.80
prepareMethod · 0.80
keyPressEventMethod · 0.80
peerListSetRowCheckedMethod · 0.80
keyPressEventMethod · 0.80
peerListSetRowCheckedMethod · 0.80
ChooseFontBoxFunction · 0.80

Calls 2

QStringClass · 0.50
setTextMethod · 0.45

Tested by

no test coverage detected