This can get all key mapping data of application. If this were C++ Qt, I would do it with orthodox way such as using QStandardItemEditorCreator. But that is nowhere to be found in PyQt/PySide, so i ...