Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit d18a42e

Browse files
more aesthetic gui
1 parent 1d34c47 commit d18a42e

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

PythonGUI_apps/Lifetime_analysis/Lifetime_analysis_gui_layout.ui

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@
104104
<widget class="QGroupBox" name="groupBox_2">
105105
<property name="geometry">
106106
<rect>
107-
<x>20</x>
107+
<x>10</x>
108108
<y>150</y>
109-
<width>201</width>
110-
<height>161</height>
109+
<width>231</width>
110+
<height>91</height>
111111
</rect>
112112
</property>
113113
<property name="font">
@@ -121,17 +121,17 @@
121121
<widget class="QPushButton" name="plot_pushButton">
122122
<property name="geometry">
123123
<rect>
124-
<x>50</x>
125-
<y>40</y>
124+
<x>10</x>
125+
<y>30</y>
126126
<width>91</width>
127127
<height>41</height>
128128
</rect>
129129
</property>
130130
<property name="font">
131131
<font>
132-
<pointsize>20</pointsize>
133-
<weight>75</weight>
134-
<bold>true</bold>
132+
<pointsize>15</pointsize>
133+
<weight>50</weight>
134+
<bold>false</bold>
135135
</font>
136136
</property>
137137
<property name="text">
@@ -141,10 +141,10 @@
141141
<widget class="QPushButton" name="log_pushButton">
142142
<property name="geometry">
143143
<rect>
144-
<x>50</x>
145-
<y>100</y>
144+
<x>120</x>
145+
<y>30</y>
146146
<width>91</width>
147-
<height>51</height>
147+
<height>41</height>
148148
</rect>
149149
</property>
150150
<property name="font">
@@ -160,8 +160,8 @@
160160
<widget class="QGroupBox" name="groupBox_3">
161161
<property name="geometry">
162162
<rect>
163-
<x>20</x>
164-
<y>320</y>
163+
<x>10</x>
164+
<y>260</y>
165165
<width>231</width>
166166
<height>181</height>
167167
</rect>
@@ -224,16 +224,16 @@
224224
<widget class="QPushButton" name="clear_pushButton">
225225
<property name="geometry">
226226
<rect>
227-
<x>760</x>
228-
<y>590</y>
227+
<x>910</x>
228+
<y>560</y>
229229
<width>121</width>
230230
<height>51</height>
231231
</rect>
232232
</property>
233233
<property name="font">
234234
<font>
235235
<pointsize>15</pointsize>
236-
<strikeout>true</strikeout>
236+
<strikeout>false</strikeout>
237237
</font>
238238
</property>
239239
<property name="text">
@@ -243,10 +243,10 @@
243243
<widget class="QTextBrowser" name="Result_textBrowser">
244244
<property name="geometry">
245245
<rect>
246-
<x>20</x>
247-
<y>530</y>
246+
<x>10</x>
247+
<y>470</y>
248248
<width>256</width>
249-
<height>192</height>
249+
<height>261</height>
250250
</rect>
251251
</property>
252252
<property name="font">
@@ -259,16 +259,16 @@
259259
<property name="geometry">
260260
<rect>
261261
<x>290</x>
262-
<y>590</y>
262+
<y>560</y>
263263
<width>211</width>
264264
<height>71</height>
265265
</rect>
266266
</property>
267267
<property name="font">
268268
<font>
269269
<pointsize>15</pointsize>
270-
<weight>75</weight>
271-
<bold>true</bold>
270+
<weight>50</weight>
271+
<bold>false</bold>
272272
</font>
273273
</property>
274274
<property name="text">

0 commit comments

Comments
 (0)