|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>617</width> |
10 | | - <height>354</height> |
| 9 | + <width>1358</width> |
| 10 | + <height>796</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="font"> |
|
22 | 22 | <string>Form</string> |
23 | 23 | </property> |
24 | 24 | <layout class="QGridLayout" name="gridLayout_2"> |
25 | | - <property name="leftMargin"> |
26 | | - <number>0</number> |
27 | | - </property> |
28 | | - <property name="topMargin"> |
29 | | - <number>0</number> |
30 | | - </property> |
31 | | - <property name="rightMargin"> |
32 | | - <number>0</number> |
33 | | - </property> |
34 | | - <property name="bottomMargin"> |
35 | | - <number>0</number> |
36 | | - </property> |
37 | | - <property name="spacing"> |
38 | | - <number>0</number> |
39 | | - </property> |
40 | | - <item row="1" column="0"> |
41 | | - <spacer name="verticalSpacer"> |
42 | | - <property name="orientation"> |
43 | | - <enum>Qt::Vertical</enum> |
44 | | - </property> |
45 | | - <property name="sizeHint" stdset="0"> |
| 25 | + <item row="0" column="0" colspan="2"> |
| 26 | + <widget class="QGroupBox" name="groupBox"> |
| 27 | + <property name="minimumSize"> |
46 | 28 | <size> |
47 | | - <width>20</width> |
48 | | - <height>40</height> |
| 29 | + <width>350</width> |
| 30 | + <height>0</height> |
49 | 31 | </size> |
50 | 32 | </property> |
51 | | - </spacer> |
52 | | - </item> |
53 | | - <item row="0" column="0"> |
54 | | - <widget class="QGroupBox" name="groupBox"> |
55 | 33 | <property name="title"> |
56 | 34 | <string>快捷键</string> |
57 | 35 | </property> |
58 | 36 | <layout class="QGridLayout" name="gridLayout"> |
59 | | - <item row="1" column="1"> |
60 | | - <widget class="HotkeyLineEdit" name="lineEdit_insert"/> |
61 | | - </item> |
62 | | - <item row="3" column="1"> |
63 | | - <widget class="HotkeyLineEdit" name="lineEdit_delete"/> |
64 | | - </item> |
65 | 37 | <item row="0" column="0"> |
66 | 38 | <widget class="QCheckBox" name="checkBox_add"> |
67 | 39 | <property name="text"> |
68 | 40 | <string>添加引脚</string> |
69 | 41 | </property> |
70 | 42 | </widget> |
71 | 43 | </item> |
72 | | - <item row="3" column="0"> |
73 | | - <widget class="QCheckBox" name="checkBox_delete"> |
74 | | - <property name="text"> |
75 | | - <string>删除引脚</string> |
76 | | - </property> |
77 | | - </widget> |
78 | | - </item> |
79 | 44 | <item row="0" column="1"> |
80 | 45 | <widget class="HotkeyLineEdit" name="lineEdit_add"/> |
81 | 46 | </item> |
|
86 | 51 | </property> |
87 | 52 | </widget> |
88 | 53 | </item> |
89 | | - <item row="2" column="1"> |
90 | | - <widget class="HotkeyLineEdit" name="lineEdit_change"/> |
| 54 | + <item row="1" column="1"> |
| 55 | + <widget class="HotkeyLineEdit" name="lineEdit_insert"/> |
91 | 56 | </item> |
92 | 57 | <item row="2" column="0"> |
93 | 58 | <widget class="QCheckBox" name="checkBox_change"> |
|
96 | 61 | </property> |
97 | 62 | </widget> |
98 | 63 | </item> |
| 64 | + <item row="2" column="1"> |
| 65 | + <widget class="HotkeyLineEdit" name="lineEdit_change"/> |
| 66 | + </item> |
| 67 | + <item row="3" column="0"> |
| 68 | + <widget class="QCheckBox" name="checkBox_delete"> |
| 69 | + <property name="text"> |
| 70 | + <string>删除引脚</string> |
| 71 | + </property> |
| 72 | + </widget> |
| 73 | + </item> |
| 74 | + <item row="3" column="1"> |
| 75 | + <widget class="HotkeyLineEdit" name="lineEdit_delete"/> |
| 76 | + </item> |
99 | 77 | </layout> |
100 | 78 | </widget> |
101 | 79 | </item> |
102 | | - <item row="0" column="1" rowspan="2"> |
| 80 | + <item row="1" column="0" colspan="2"> |
| 81 | + <spacer name="verticalSpacer"> |
| 82 | + <property name="orientation"> |
| 83 | + <enum>Qt::Vertical</enum> |
| 84 | + </property> |
| 85 | + <property name="sizeHint" stdset="0"> |
| 86 | + <size> |
| 87 | + <width>20</width> |
| 88 | + <height>530</height> |
| 89 | + </size> |
| 90 | + </property> |
| 91 | + </spacer> |
| 92 | + </item> |
| 93 | + <item row="0" column="3" rowspan="2"> |
103 | 94 | <spacer name="horizontalSpacer"> |
104 | 95 | <property name="orientation"> |
105 | 96 | <enum>Qt::Horizontal</enum> |
106 | 97 | </property> |
107 | 98 | <property name="sizeHint" stdset="0"> |
108 | 99 | <size> |
109 | | - <width>291</width> |
110 | | - <height>20</height> |
| 100 | + <width>969</width> |
| 101 | + <height>363</height> |
111 | 102 | </size> |
112 | 103 | </property> |
113 | 104 | </spacer> |
114 | 105 | </item> |
| 106 | + <item row="2" column="0" colspan="4"> |
| 107 | + <widget class="QGroupBox" name="groupBox_2"> |
| 108 | + <property name="title"> |
| 109 | + <string>相关链接</string> |
| 110 | + </property> |
| 111 | + <layout class="QGridLayout" name="gridLayout_6"> |
| 112 | + <item row="0" column="0"> |
| 113 | + <widget class="QGroupBox" name="groupBox_4"> |
| 114 | + <property name="title"> |
| 115 | + <string>RTduino仓库</string> |
| 116 | + </property> |
| 117 | + <layout class="QGridLayout" name="gridLayout_3"> |
| 118 | + <item row="0" column="0"> |
| 119 | + <widget class="QLabel" name="rtduino_git_url"> |
| 120 | + <property name="text"> |
| 121 | + <string>https://github.com/RTduino/RTduino</string> |
| 122 | + </property> |
| 123 | + </widget> |
| 124 | + </item> |
| 125 | + <item row="1" column="0"> |
| 126 | + <widget class="QLabel" name="rtduino_gitee_url"> |
| 127 | + <property name="text"> |
| 128 | + <string>https://gitee.com/rtduino/RTduino</string> |
| 129 | + </property> |
| 130 | + </widget> |
| 131 | + </item> |
| 132 | + </layout> |
| 133 | + </widget> |
| 134 | + </item> |
| 135 | + <item row="2" column="0"> |
| 136 | + <widget class="QGroupBox" name="groupBox_5"> |
| 137 | + <property name="title"> |
| 138 | + <string>软件帮助文档</string> |
| 139 | + </property> |
| 140 | + <layout class="QGridLayout" name="gridLayout_5"> |
| 141 | + <item row="0" column="0"> |
| 142 | + <widget class="QLabel" name="doc_git_url"> |
| 143 | + <property name="text"> |
| 144 | + <string>https://rtduino.github.io/RTduino/#/zh/manual/adapt/bsp/stm32/stm32</string> |
| 145 | + </property> |
| 146 | + </widget> |
| 147 | + </item> |
| 148 | + <item row="1" column="0"> |
| 149 | + <widget class="QLabel" name="doc_gitee_url"> |
| 150 | + <property name="text"> |
| 151 | + <string>https://rtduino.gitee.io/#/zh/manual/adapt/bsp/stm32/stm32</string> |
| 152 | + </property> |
| 153 | + </widget> |
| 154 | + </item> |
| 155 | + </layout> |
| 156 | + </widget> |
| 157 | + </item> |
| 158 | + <item row="3" column="0"> |
| 159 | + <widget class="QGroupBox" name="groupBox_3"> |
| 160 | + <property name="title"> |
| 161 | + <string>作者主页</string> |
| 162 | + </property> |
| 163 | + <layout class="QGridLayout" name="gridLayout_4"> |
| 164 | + <item row="1" column="0"> |
| 165 | + <widget class="QLabel" name="autor_meco_url"> |
| 166 | + <property name="text"> |
| 167 | + <string>https://github.com/mysterywolf</string> |
| 168 | + </property> |
| 169 | + </widget> |
| 170 | + </item> |
| 171 | + <item row="0" column="0"> |
| 172 | + <widget class="QLabel" name="autor_liyony_url"> |
| 173 | + <property name="text"> |
| 174 | + <string>https://github.com/liYony</string> |
| 175 | + </property> |
| 176 | + </widget> |
| 177 | + </item> |
| 178 | + </layout> |
| 179 | + </widget> |
| 180 | + </item> |
| 181 | + </layout> |
| 182 | + </widget> |
| 183 | + </item> |
115 | 184 | </layout> |
116 | 185 | </widget> |
117 | 186 | <customwidgets> |
|
0 commit comments