Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ resetReleased
Method
resetReleased
ImagePlay/src/IPFilterLineEdit.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void IPFilterLineEdit::resetReleased()
49
{
50
_resetButton->setIcon(QIcon(
":/Delete-32.png"
));
51
}
52
53
void IPFilterLineEdit::resetClicked()
54
{
Callers
nothing calls this directly
Calls
1
setIcon
Method · 0.80
Tested by
no test coverage detected