MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / resetPressed

Method resetPressed

ImagePlay/src/IPFilterLineEdit.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void IPFilterLineEdit::resetPressed()
44{
45 _resetButton->setIcon(QIcon(":/Delete-32-over.png"));
46}
47
48void IPFilterLineEdit::resetReleased()
49{

Callers

nothing calls this directly

Calls 1

setIconMethod · 0.80

Tested by

no test coverage detected