struct KGuiCmdMatch { int unmatchedModifiers; int cmdNum; KGuiCmdActivator *command; KGuiCmdCategoryActivator *category; bool consumeKeyEvent; bool second; };