|
14 | 14 | <string>Certificate Authorities Editor</string>
|
15 | 15 | </property>
|
16 | 16 | <layout class="QVBoxLayout" name="verticalLayout">
|
17 |
| - <property name="leftMargin"> |
18 |
| - <number>0</number> |
19 |
| - </property> |
20 |
| - <property name="topMargin"> |
21 |
| - <number>0</number> |
22 |
| - </property> |
23 |
| - <property name="rightMargin"> |
24 |
| - <number>0</number> |
25 |
| - </property> |
26 |
| - <property name="bottomMargin"> |
| 17 | + <property name="margin"> |
27 | 18 | <number>0</number>
|
28 | 19 | </property>
|
29 | 20 | <item>
|
|
82 | 73 | </item>
|
83 | 74 | <item>
|
84 | 75 | <widget class="QToolButton" name="btnCaFileClear">
|
85 |
| - <property name="minimumSize"> |
86 |
| - <size> |
87 |
| - <width>26</width> |
88 |
| - <height>22</height> |
89 |
| - </size> |
90 |
| - </property> |
91 |
| - <property name="maximumSize"> |
92 |
| - <size> |
93 |
| - <width>26</width> |
94 |
| - <height>22</height> |
95 |
| - </size> |
96 |
| - </property> |
97 | 76 | <property name="text">
|
98 | 77 | <string/>
|
99 | 78 | </property>
|
100 | 79 | <property name="icon">
|
101 | 80 | <iconset resource="../../../images/images.qrc">
|
102 | 81 | <normaloff>:/images/themes/default/mIconClose.svg</normaloff>:/images/themes/default/mIconClose.svg</iconset>
|
103 | 82 | </property>
|
104 |
| - <property name="iconSize"> |
105 |
| - <size> |
106 |
| - <width>14</width> |
107 |
| - <height>14</height> |
108 |
| - </size> |
109 |
| - </property> |
110 | 83 | </widget>
|
111 | 84 | </item>
|
112 | 85 | </layout>
|
113 | 86 | </item>
|
114 | 87 | <item>
|
115 | 88 | <widget class="QToolButton" name="btnCaFile">
|
116 |
| - <property name="minimumSize"> |
117 |
| - <size> |
118 |
| - <width>26</width> |
119 |
| - <height>22</height> |
120 |
| - </size> |
121 |
| - </property> |
122 |
| - <property name="maximumSize"> |
123 |
| - <size> |
124 |
| - <width>26</width> |
125 |
| - <height>22</height> |
126 |
| - </size> |
127 |
| - </property> |
128 | 89 | <property name="text">
|
129 | 90 | <string>...</string>
|
130 | 91 | </property>
|
|
145 | 106 | </property>
|
146 | 107 | <item>
|
147 | 108 | <widget class="QToolButton" name="btnAddCa">
|
148 |
| - <property name="minimumSize"> |
149 |
| - <size> |
150 |
| - <width>32</width> |
151 |
| - <height>32</height> |
152 |
| - </size> |
153 |
| - </property> |
154 | 109 | <property name="toolTip">
|
155 | 110 | <string>Import certificate(s) to authentication database</string>
|
156 | 111 | </property>
|
|
161 | 116 | <iconset resource="../../../images/images.qrc">
|
162 | 117 | <normaloff>:/images/themes/default/symbologyAdd.svg</normaloff>:/images/themes/default/symbologyAdd.svg</iconset>
|
163 | 118 | </property>
|
164 |
| - <property name="iconSize"> |
165 |
| - <size> |
166 |
| - <width>20</width> |
167 |
| - <height>20</height> |
168 |
| - </size> |
169 |
| - </property> |
170 | 119 | </widget>
|
171 | 120 | </item>
|
172 | 121 | <item>
|
173 | 122 | <widget class="QToolButton" name="btnRemoveCa">
|
174 |
| - <property name="minimumSize"> |
175 |
| - <size> |
176 |
| - <width>32</width> |
177 |
| - <height>32</height> |
178 |
| - </size> |
179 |
| - </property> |
180 | 123 | <property name="toolTip">
|
181 | 124 | <string>Remove certificate from authentication database</string>
|
182 | 125 | </property>
|
|
187 | 130 | <iconset resource="../../../images/images.qrc">
|
188 | 131 | <normaloff>:/images/themes/default/symbologyRemove.svg</normaloff>:/images/themes/default/symbologyRemove.svg</iconset>
|
189 | 132 | </property>
|
190 |
| - <property name="iconSize"> |
191 |
| - <size> |
192 |
| - <width>20</width> |
193 |
| - <height>20</height> |
194 |
| - </size> |
195 |
| - </property> |
196 | 133 | </widget>
|
197 | 134 | </item>
|
198 | 135 | <item>
|
199 | 136 | <widget class="QToolButton" name="btnInfoCa">
|
200 |
| - <property name="minimumSize"> |
201 |
| - <size> |
202 |
| - <width>32</width> |
203 |
| - <height>32</height> |
204 |
| - </size> |
205 |
| - </property> |
206 | 137 | <property name="toolTip">
|
207 | 138 | <string>Show information for certificate</string>
|
208 | 139 | </property>
|
|
213 | 144 | <iconset resource="../../../images/images.qrc">
|
214 | 145 | <normaloff>:/images/themes/default/propertyicons/metadata.svg</normaloff>:/images/themes/default/propertyicons/metadata.svg</iconset>
|
215 | 146 | </property>
|
216 |
| - <property name="iconSize"> |
217 |
| - <size> |
218 |
| - <width>20</width> |
219 |
| - <height>20</height> |
220 |
| - </size> |
221 |
| - </property> |
222 | 147 | </widget>
|
223 | 148 | </item>
|
224 | 149 | <item>
|
|
236 | 161 | </item>
|
237 | 162 | <item>
|
238 | 163 | <widget class="QToolButton" name="btnGroupByOrg">
|
239 |
| - <property name="minimumSize"> |
240 |
| - <size> |
241 |
| - <width>32</width> |
242 |
| - <height>32</height> |
243 |
| - </size> |
244 |
| - </property> |
245 | 164 | <property name="toolTip">
|
246 | 165 | <string>Group by organization</string>
|
247 | 166 | </property>
|
|
252 | 171 | <iconset resource="../../../images/images.qrc">
|
253 | 172 | <normaloff>:/images/themes/default/mActionFilter.svg</normaloff>:/images/themes/default/mActionFilter.svg</iconset>
|
254 | 173 | </property>
|
255 |
| - <property name="iconSize"> |
256 |
| - <size> |
257 |
| - <width>20</width> |
258 |
| - <height>20</height> |
259 |
| - </size> |
260 |
| - </property> |
261 | 174 | <property name="checkable">
|
262 | 175 | <bool>true</bool>
|
263 | 176 | </property>
|
|
268 | 181 | </item>
|
269 | 182 | <item>
|
270 | 183 | <widget class="QToolButton" name="btnViewRefresh">
|
271 |
| - <property name="minimumSize"> |
272 |
| - <size> |
273 |
| - <width>32</width> |
274 |
| - <height>32</height> |
275 |
| - </size> |
276 |
| - </property> |
277 | 184 | <property name="toolTip">
|
278 | 185 | <string>Refresh certificate tree view</string>
|
279 | 186 | </property>
|
|
284 | 191 | <iconset resource="../../../images/images.qrc">
|
285 | 192 | <normaloff>:/images/themes/default/mActionRefresh.png</normaloff>:/images/themes/default/mActionRefresh.png</iconset>
|
286 | 193 | </property>
|
287 |
| - <property name="iconSize"> |
288 |
| - <size> |
289 |
| - <width>20</width> |
290 |
| - <height>20</height> |
291 |
| - </size> |
292 |
| - </property> |
293 | 194 | </widget>
|
294 | 195 | </item>
|
295 | 196 | <item>
|
296 | 197 | <widget class="QToolButton" name="btnUtilities">
|
297 |
| - <property name="minimumSize"> |
298 |
| - <size> |
299 |
| - <width>32</width> |
300 |
| - <height>32</height> |
301 |
| - </size> |
302 |
| - </property> |
303 | 198 | <property name="text">
|
304 | 199 | <string>...</string>
|
305 | 200 | </property>
|
306 | 201 | <property name="icon">
|
307 | 202 | <iconset resource="../../../images/images.qrc">
|
308 | 203 | <normaloff>:/images/themes/default/propertyicons/settings.svg</normaloff>:/images/themes/default/propertyicons/settings.svg</iconset>
|
309 | 204 | </property>
|
310 |
| - <property name="iconSize"> |
311 |
| - <size> |
312 |
| - <width>20</width> |
313 |
| - <height>20</height> |
314 |
| - </size> |
315 |
| - </property> |
316 | 205 | <property name="popupMode">
|
317 | 206 | <enum>QToolButton::InstantPopup</enum>
|
318 | 207 | </property>
|
|
0 commit comments