MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / removeRule

Method removeRule

src/window.cpp:4278–4281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4276}
4277
4278void Window::removeRule(Rules *rule)
4279{
4280 m_rules.remove(rule);
4281}
4282
4283void Window::evaluateWindowRules()
4284{

Callers 1

discardUsedMethod · 0.45

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected