比如你想要捕获Ctrl+C 用来复制文件,应该怎么办?方法一、KeyEventItem { focus: true Keys.onPressed: { if ((event.key == Qt.Key_C) ...
確定! 回上一頁