Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
void YACReaderSearchLineEdit::updateCloseButton(const QString &text)
75
{
76
clearButton->setVisible(!text.isEmpty());
77
}
78
79
void YACReaderSearchLineEdit::processText(const QString &text)
80
{
Callers
nothing calls this directly
Calls
1
isEmpty
Method · 0.80
Tested by
no test coverage detected