MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / empty

Method empty

src/Mod/TechDraw/Gui/QGVNavStyle.cpp:441–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439void KeyCombination::clear() { keys.clear(); }
440
441bool KeyCombination::empty() { return keys.empty(); }
442
443//does inCombo match the keys we have in current combination
444bool KeyCombination::haveCombination(int inCombo)

Callers 15

onDeleteMethod · 0.45
clearChangePointMarksMethod · 0.45
onDeleteMethod · 0.45
onDeleteMethod · 0.45
applyMethod · 0.45
execStackTopFunction · 0.45
execStackBottomFunction · 0.45
execStackUpFunction · 0.45
execStackDownFunction · 0.45
createLeaderFeatureMethod · 0.45
onTrackerClickedMethod · 0.45
onTrackerFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected