Searched refs:SM_Ignore (Results 1 – 3 of 3) sorted by relevance
20 , mSecondaryMode(SM_Ignore) in Shortcut()39 , mSecondaryMode(SM_Ignore) in Shortcut()
33 SM_Ignore ///< The secondary signal will not ever be emitted enumerator
270 …->isEnabled() || !shortcut->getModifier() || shortcut->getSecondaryMode() == Shortcut::SM_Ignore || in checkModifier()