MCPcopy Create free account
hub / github.com/YACReader/yacreader / updateCloseButton

Method updateCloseButton

custom_widgets/yacreader_search_line_edit.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void YACReaderSearchLineEdit::updateCloseButton(const QString &text)
75{
76 clearButton->setVisible(!text.isEmpty());
77}
78
79void YACReaderSearchLineEdit::processText(const QString &text)
80{

Callers

nothing calls this directly

Calls 1

isEmptyMethod · 0.80

Tested by

no test coverage detected