|
16 | 16 | <layout class="QGridLayout" name="gridLayout">
|
17 | 17 | <item row="4" column="0">
|
18 | 18 | <widget class="QLabel" name="label_4">
|
| 19 | + <property name="font"> |
| 20 | + <font> |
| 21 | + <pointsize>12</pointsize> |
| 22 | + </font> |
| 23 | + </property> |
19 | 24 | <property name="text">
|
20 | 25 | <string>签名证书&密钥:</string>
|
21 | 26 | </property>
|
22 | 27 | </widget>
|
23 | 28 | </item>
|
24 | 29 | <item row="3" column="2">
|
25 | 30 | <widget class="QLineEdit" name="lineEditDays">
|
| 31 | + <property name="font"> |
| 32 | + <font> |
| 33 | + <pointsize>12</pointsize> |
| 34 | + </font> |
| 35 | + </property> |
26 | 36 | <property name="text">
|
27 | 37 | <string>365</string>
|
28 | 38 | </property>
|
|
46 | 56 | </item>
|
47 | 57 | <item row="2" column="2">
|
48 | 58 | <widget class="QLineEdit" name="lineEditCN">
|
| 59 | + <property name="font"> |
| 60 | + <font> |
| 61 | + <pointsize>12</pointsize> |
| 62 | + </font> |
| 63 | + </property> |
49 | 64 | <property name="inputMask">
|
50 | 65 | <string/>
|
51 | 66 | </property>
|
|
58 | 73 | </widget>
|
59 | 74 | </item>
|
60 | 75 | <item row="4" column="2">
|
61 |
| - <widget class="QTextBrowser" name="textBrowserSignOutput"/> |
| 76 | + <widget class="QTextBrowser" name="textBrowserSignOutput"> |
| 77 | + <property name="font"> |
| 78 | + <font> |
| 79 | + <pointsize>10</pointsize> |
| 80 | + </font> |
| 81 | + </property> |
| 82 | + </widget> |
62 | 83 | </item>
|
63 | 84 | <item row="3" column="3">
|
64 | 85 | <widget class="QPushButton" name="pushButtonGen">
|
| 86 | + <property name="font"> |
| 87 | + <font> |
| 88 | + <pointsize>12</pointsize> |
| 89 | + </font> |
| 90 | + </property> |
65 | 91 | <property name="text">
|
66 | 92 | <string>生成证书</string>
|
67 | 93 | </property>
|
68 | 94 | </widget>
|
69 | 95 | </item>
|
70 | 96 | <item row="2" column="0">
|
71 | 97 | <widget class="QLabel" name="label_2">
|
| 98 | + <property name="font"> |
| 99 | + <font> |
| 100 | + <pointsize>12</pointsize> |
| 101 | + </font> |
| 102 | + </property> |
72 | 103 | <property name="text">
|
73 | 104 | <string>通用名称:</string>
|
74 | 105 | </property>
|
|
89 | 120 | </item>
|
90 | 121 | <item row="1" column="0">
|
91 | 122 | <widget class="QLabel" name="label">
|
| 123 | + <property name="font"> |
| 124 | + <font> |
| 125 | + <pointsize>12</pointsize> |
| 126 | + </font> |
| 127 | + </property> |
92 | 128 | <property name="text">
|
93 | 129 | <string>私钥/请求:</string>
|
94 | 130 | </property>
|
95 | 131 | </widget>
|
96 | 132 | </item>
|
97 | 133 | <item row="3" column="0">
|
98 | 134 | <widget class="QLabel" name="label_3">
|
| 135 | + <property name="font"> |
| 136 | + <font> |
| 137 | + <pointsize>12</pointsize> |
| 138 | + </font> |
| 139 | + </property> |
99 | 140 | <property name="text">
|
100 | 141 | <string>有效天数:</string>
|
101 | 142 | </property>
|
|
108 | 149 | </property>
|
109 | 150 | <item>
|
110 | 151 | <widget class="QPushButton" name="pushButton_2">
|
| 152 | + <property name="font"> |
| 153 | + <font> |
| 154 | + <pointsize>12</pointsize> |
| 155 | + </font> |
| 156 | + </property> |
111 | 157 | <property name="text">
|
112 | 158 | <string>自动生成</string>
|
113 | 159 | </property>
|
114 | 160 | </widget>
|
115 | 161 | </item>
|
116 | 162 | <item>
|
117 | 163 | <widget class="QPushButton" name="pushButton">
|
| 164 | + <property name="font"> |
| 165 | + <font> |
| 166 | + <pointsize>12</pointsize> |
| 167 | + </font> |
| 168 | + </property> |
118 | 169 | <property name="text">
|
119 | 170 | <string>手动生成</string>
|
120 | 171 | </property>
|
|
136 | 187 | </layout>
|
137 | 188 | </item>
|
138 | 189 | <item row="5" column="2">
|
139 |
| - <widget class="QTextBrowser" name="textBrowserEncryptOutput"/> |
| 190 | + <widget class="QTextBrowser" name="textBrowserEncryptOutput"> |
| 191 | + <property name="font"> |
| 192 | + <font> |
| 193 | + <pointsize>10</pointsize> |
| 194 | + </font> |
| 195 | + </property> |
| 196 | + </widget> |
140 | 197 | </item>
|
141 | 198 | <item row="5" column="0">
|
142 | 199 | <widget class="QLabel" name="label_5">
|
| 200 | + <property name="font"> |
| 201 | + <font> |
| 202 | + <pointsize>12</pointsize> |
| 203 | + </font> |
| 204 | + </property> |
143 | 205 | <property name="text">
|
144 | 206 | <string>加密证书&密钥:</string>
|
145 | 207 | </property>
|
146 | 208 | </widget>
|
147 | 209 | </item>
|
148 | 210 | <item row="4" column="3">
|
149 |
| - <widget class="QTextBrowser" name="textBrowserSignKey"/> |
| 211 | + <widget class="QTextBrowser" name="textBrowserSignKey"> |
| 212 | + <property name="font"> |
| 213 | + <font> |
| 214 | + <pointsize>10</pointsize> |
| 215 | + </font> |
| 216 | + </property> |
| 217 | + </widget> |
150 | 218 | </item>
|
151 | 219 | <item row="5" column="3">
|
152 |
| - <widget class="QTextBrowser" name="textBrowserEncryKey"/> |
| 220 | + <widget class="QTextBrowser" name="textBrowserEncryKey"> |
| 221 | + <property name="font"> |
| 222 | + <font> |
| 223 | + <pointsize>10</pointsize> |
| 224 | + </font> |
| 225 | + </property> |
| 226 | + </widget> |
153 | 227 | </item>
|
154 | 228 | </layout>
|
155 | 229 | </widget>
|
|
0 commit comments