Source Code (Use browser search to find items of interest.)

Class Index

kwrite'KGuiCmdMatch (./kdeutils/kwrite/kguicommand.h:40)

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