完成Deepin/UOS快捷键添加功能

This commit is contained in:
2022-10-09 21:43:56 +08:00
parent ea7c456620
commit 5e7e567a18
8 changed files with 322 additions and 4 deletions

View File

@@ -14,18 +14,33 @@
<string>添加快捷键</string>
</property>
<property name="windowIcon">
<iconset theme=".."/>
<iconset theme="..">
<normaloff>../../../.designer/backup</normaloff>../../../.designer/backup</iconset>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="addTips">
<property name="text">
<string>暂时只支持 Ctrl+Alt+? 和 Alt+? 的组合
<string>暂时只支持特定组合
文本框内的只能输入单字母</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="exeNameTips">
<property name="text">
<string>可这执行文件名称:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="exeName"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>