Skip to content

Commit c44e0ce

Browse files
author
bas524
committed
fix
1 parent 70b0cae commit c44e0ce

File tree

1 file changed

+49
-25
lines changed

1 file changed

+49
-25
lines changed

mainwindow.ui

Lines changed: 49 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</property>
7676
</column>
7777
</widget>
78-
<widget class="QWidget" name="">
78+
<widget class="QWidget" name="layoutWidget">
7979
<layout class="QVBoxLayout" name="verticalLayout">
8080
<property name="topMargin">
8181
<number>18</number>
@@ -89,14 +89,16 @@
8989
<widget class="QLabel" name="labelName">
9090
<property name="minimumSize">
9191
<size>
92-
<width>80</width>
92+
<width>90</width>
9393
<height>0</height>
9494
</size>
9595
</property>
9696
<property name="font">
9797
<font>
9898
<family>Helvetica Neue</family>
99-
<pointsize>13</pointsize>
99+
<pointsize>10</pointsize>
100+
<weight>50</weight>
101+
<bold>false</bold>
100102
</font>
101103
</property>
102104
<property name="text">
@@ -108,7 +110,9 @@
108110
<widget class="QLineEdit" name="lineEditFileName">
109111
<property name="font">
110112
<font>
111-
<pointsize>13</pointsize>
113+
<pointsize>10</pointsize>
114+
<weight>50</weight>
115+
<bold>false</bold>
112116
</font>
113117
</property>
114118
<property name="readOnly">
@@ -124,14 +128,16 @@
124128
<widget class="QLabel" name="labelSize">
125129
<property name="minimumSize">
126130
<size>
127-
<width>80</width>
131+
<width>90</width>
128132
<height>0</height>
129133
</size>
130134
</property>
131135
<property name="font">
132136
<font>
133137
<family>Helvetica Neue</family>
134-
<pointsize>13</pointsize>
138+
<pointsize>10</pointsize>
139+
<weight>50</weight>
140+
<bold>false</bold>
135141
</font>
136142
</property>
137143
<property name="text">
@@ -143,7 +149,9 @@
143149
<widget class="QLineEdit" name="lineEditFileSize">
144150
<property name="font">
145151
<font>
146-
<pointsize>13</pointsize>
152+
<pointsize>10</pointsize>
153+
<weight>50</weight>
154+
<bold>false</bold>
147155
</font>
148156
</property>
149157
<property name="readOnly">
@@ -159,14 +167,16 @@
159167
<widget class="QLabel" name="labelTimeStatus">
160168
<property name="minimumSize">
161169
<size>
162-
<width>80</width>
170+
<width>90</width>
163171
<height>0</height>
164172
</size>
165173
</property>
166174
<property name="font">
167175
<font>
168176
<family>Helvetica Neue</family>
169-
<pointsize>13</pointsize>
177+
<pointsize>10</pointsize>
178+
<weight>50</weight>
179+
<bold>false</bold>
170180
</font>
171181
</property>
172182
<property name="text">
@@ -178,7 +188,9 @@
178188
<widget class="QLineEdit" name="lineEditTimeStatus">
179189
<property name="font">
180190
<font>
181-
<pointsize>13</pointsize>
191+
<pointsize>10</pointsize>
192+
<weight>50</weight>
193+
<bold>false</bold>
182194
</font>
183195
</property>
184196
<property name="readOnly">
@@ -194,14 +206,16 @@
194206
<widget class="QLabel" name="labelTimeAccess">
195207
<property name="minimumSize">
196208
<size>
197-
<width>80</width>
209+
<width>90</width>
198210
<height>0</height>
199211
</size>
200212
</property>
201213
<property name="font">
202214
<font>
203215
<family>Helvetica Neue</family>
204-
<pointsize>13</pointsize>
216+
<pointsize>10</pointsize>
217+
<weight>50</weight>
218+
<bold>false</bold>
205219
</font>
206220
</property>
207221
<property name="text">
@@ -213,7 +227,9 @@
213227
<widget class="QLineEdit" name="lineEditTimeAccess">
214228
<property name="font">
215229
<font>
216-
<pointsize>13</pointsize>
230+
<pointsize>10</pointsize>
231+
<weight>50</weight>
232+
<bold>false</bold>
217233
</font>
218234
</property>
219235
<property name="readOnly">
@@ -229,14 +245,16 @@
229245
<widget class="QLabel" name="labelTimeModify">
230246
<property name="minimumSize">
231247
<size>
232-
<width>80</width>
248+
<width>90</width>
233249
<height>0</height>
234250
</size>
235251
</property>
236252
<property name="font">
237253
<font>
238254
<family>Helvetica Neue</family>
239-
<pointsize>13</pointsize>
255+
<pointsize>10</pointsize>
256+
<weight>50</weight>
257+
<bold>false</bold>
240258
</font>
241259
</property>
242260
<property name="text">
@@ -248,7 +266,9 @@
248266
<widget class="QLineEdit" name="lineEditTimeModify">
249267
<property name="font">
250268
<font>
251-
<pointsize>13</pointsize>
269+
<pointsize>10</pointsize>
270+
<weight>50</weight>
271+
<bold>false</bold>
252272
</font>
253273
</property>
254274
<property name="readOnly">
@@ -276,13 +296,14 @@
276296
<widget class="QLabel" name="labelOwner">
277297
<property name="minimumSize">
278298
<size>
279-
<width>65</width>
299+
<width>75</width>
280300
<height>0</height>
281301
</size>
282302
</property>
283303
<property name="font">
284304
<font>
285-
<pointsize>13</pointsize>
305+
<family>Ubuntu</family>
306+
<pointsize>10</pointsize>
286307
</font>
287308
</property>
288309
<property name="text">
@@ -307,13 +328,14 @@
307328
<widget class="QLabel" name="labelGroup">
308329
<property name="minimumSize">
309330
<size>
310-
<width>65</width>
331+
<width>75</width>
311332
<height>0</height>
312333
</size>
313334
</property>
314335
<property name="font">
315336
<font>
316-
<pointsize>13</pointsize>
337+
<family>Ubuntu</family>
338+
<pointsize>10</pointsize>
317339
</font>
318340
</property>
319341
<property name="text">
@@ -325,7 +347,8 @@
325347
<widget class="QLineEdit" name="lineEditOwner">
326348
<property name="font">
327349
<font>
328-
<pointsize>13</pointsize>
350+
<family>Ubuntu</family>
351+
<pointsize>10</pointsize>
329352
</font>
330353
</property>
331354
<property name="readOnly">
@@ -337,7 +360,8 @@
337360
<widget class="QLineEdit" name="lineEditGroup">
338361
<property name="font">
339362
<font>
340-
<pointsize>13</pointsize>
363+
<family>Ubuntu</family>
364+
<pointsize>10</pointsize>
341365
</font>
342366
</property>
343367
<property name="readOnly">
@@ -638,7 +662,7 @@
638662
<property name="font">
639663
<font>
640664
<family>Ubuntu Mono</family>
641-
<pointsize>13</pointsize>
665+
<pointsize>10</pointsize>
642666
</font>
643667
</property>
644668
<property name="readOnly">
@@ -664,7 +688,7 @@
664688
<widget class="QListWidget" name="listWidgetExportTable">
665689
<property name="font">
666690
<font>
667-
<family>Menlo</family>
691+
<family>Monospace</family>
668692
</font>
669693
</property>
670694
</widget>
@@ -681,7 +705,7 @@
681705
<x>0</x>
682706
<y>0</y>
683707
<width>725</width>
684-
<height>22</height>
708+
<height>24</height>
685709
</rect>
686710
</property>
687711
</widget>

0 commit comments

Comments
 (0)