Skip to content

Commit 6e81474

Browse files
committed
Update Version number for new release
1 parent 9d22359 commit 6e81474

1 file changed

Lines changed: 64 additions & 64 deletions

File tree

src/mainwindow.ui

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>1200</width>
10-
<height>800</height>
9+
<width>1024</width>
10+
<height>768</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -23,7 +23,7 @@
2323
</size>
2424
</property>
2525
<property name="windowTitle">
26-
<string>Mie Simulator v1.0.6: Virtual Photonics Technology Initiative - Beckman Laser Institute </string>
26+
<string>Mie Simulator v1.0.7: Virtual Photonics Technology Initiative - Beckman Laser Institute </string>
2727
</property>
2828
<property name="windowIcon">
2929
<iconset resource="MieRes.qrc">
@@ -1149,33 +1149,29 @@
11491149
</property>
11501150
</widget>
11511151
</item>
1152-
<item row="1" column="2">
1153-
<widget class="QLineEdit" name="lineEdit_ScatRefImag">
1152+
<item row="0" column="0">
1153+
<widget class="QLabel" name="label_ScatRefReal">
11541154
<property name="sizePolicy">
1155-
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1155+
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
11561156
<horstretch>0</horstretch>
11571157
<verstretch>0</verstretch>
11581158
</sizepolicy>
11591159
</property>
1160-
<property name="minimumSize">
1161-
<size>
1162-
<width>40</width>
1163-
<height>0</height>
1164-
</size>
1160+
<property name="font">
1161+
<font>
1162+
<pointsize>8</pointsize>
1163+
</font>
11651164
</property>
1166-
<property name="maximumSize">
1167-
<size>
1168-
<width>65</width>
1169-
<height>16777215</height>
1170-
</size>
1165+
<property name="text">
1166+
<string>Sphere </string>
11711167
</property>
1172-
<property name="alignment">
1173-
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1168+
<property name="buddy">
1169+
<cstring>lineEdit_ScatRefReal</cstring>
11741170
</property>
11751171
</widget>
11761172
</item>
1177-
<item row="0" column="2">
1178-
<widget class="QLineEdit" name="lineEdit_ScatRefReal">
1173+
<item row="1" column="2">
1174+
<widget class="QLineEdit" name="lineEdit_ScatRefImag">
11791175
<property name="sizePolicy">
11801176
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
11811177
<horstretch>0</horstretch>
@@ -1199,8 +1195,8 @@
11991195
</property>
12001196
</widget>
12011197
</item>
1202-
<item row="2" column="2">
1203-
<widget class="QLineEdit" name="lineEdit_MedRef">
1198+
<item row="0" column="2">
1199+
<widget class="QLineEdit" name="lineEdit_ScatRefReal">
12041200
<property name="sizePolicy">
12051201
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
12061202
<horstretch>0</horstretch>
@@ -1224,51 +1220,55 @@
12241220
</property>
12251221
</widget>
12261222
</item>
1227-
<item row="0" column="0" colspan="2">
1228-
<widget class="QLabel" name="label_ScatRefReal">
1223+
<item row="2" column="0">
1224+
<widget class="QLabel" name="label_MedRef">
12291225
<property name="sizePolicy">
12301226
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
12311227
<horstretch>0</horstretch>
12321228
<verstretch>0</verstretch>
12331229
</sizepolicy>
12341230
</property>
1231+
<property name="minimumSize">
1232+
<size>
1233+
<width>37</width>
1234+
<height>0</height>
1235+
</size>
1236+
</property>
12351237
<property name="font">
12361238
<font>
12371239
<pointsize>8</pointsize>
12381240
</font>
12391241
</property>
12401242
<property name="text">
1241-
<string>Sphere </string>
1243+
<string>Medium</string>
12421244
</property>
12431245
<property name="buddy">
1244-
<cstring>lineEdit_ScatRefReal</cstring>
1246+
<cstring>lineEdit_MedRef</cstring>
12451247
</property>
12461248
</widget>
12471249
</item>
1248-
<item row="2" column="0">
1249-
<widget class="QLabel" name="label_MedRef">
1250+
<item row="2" column="2">
1251+
<widget class="QLineEdit" name="lineEdit_MedRef">
12501252
<property name="sizePolicy">
1251-
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1253+
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
12521254
<horstretch>0</horstretch>
12531255
<verstretch>0</verstretch>
12541256
</sizepolicy>
12551257
</property>
12561258
<property name="minimumSize">
12571259
<size>
1258-
<width>37</width>
1260+
<width>40</width>
12591261
<height>0</height>
12601262
</size>
12611263
</property>
1262-
<property name="font">
1263-
<font>
1264-
<pointsize>8</pointsize>
1265-
</font>
1266-
</property>
1267-
<property name="text">
1268-
<string>Medium</string>
1264+
<property name="maximumSize">
1265+
<size>
1266+
<width>65</width>
1267+
<height>16777215</height>
1268+
</size>
12691269
</property>
1270-
<property name="buddy">
1271-
<cstring>lineEdit_MedRef</cstring>
1270+
<property name="alignment">
1271+
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
12721272
</property>
12731273
</widget>
12741274
</item>
@@ -1822,13 +1822,35 @@
18221822
</font>
18231823
</property>
18241824
<property name="text">
1825-
<string>Std. Deviation (in μm)</string>
1825+
<string> Std. Deviation (in μm)</string>
18261826
</property>
18271827
<property name="buddy">
18281828
<cstring>lineEdit_StdDev</cstring>
18291829
</property>
18301830
</widget>
18311831
</item>
1832+
<item row="5" column="0" colspan="4">
1833+
<widget class="QLabel" name="label_NSphere">
1834+
<property name="minimumSize">
1835+
<size>
1836+
<width>125</width>
1837+
<height>0</height>
1838+
</size>
1839+
</property>
1840+
<property name="font">
1841+
<font>
1842+
<family>Arial</family>
1843+
<pointsize>8</pointsize>
1844+
</font>
1845+
</property>
1846+
<property name="text">
1847+
<string>Num. sph. sizes (2-101)</string>
1848+
</property>
1849+
<property name="buddy">
1850+
<cstring>lineEdit_NSphere</cstring>
1851+
</property>
1852+
</widget>
1853+
</item>
18321854
<item row="3" column="6">
18331855
<widget class="QLineEdit" name="lineEdit_MeanDiameter">
18341856
<property name="sizePolicy">
@@ -1865,7 +1887,7 @@
18651887
</font>
18661888
</property>
18671889
<property name="text">
1868-
<string>Mean Diameter (in μm)</string>
1890+
<string> Mean Diameter (in μm)</string>
18691891
</property>
18701892
<property name="buddy">
18711893
<cstring>lineEdit_MeanDiameter</cstring>
@@ -1976,7 +1998,7 @@
19761998
</font>
19771999
</property>
19782000
<property name="text">
1979-
<string>Diameter (in μm)</string>
2001+
<string> Diameter (in μm)</string>
19802002
</property>
19812003
<property name="buddy">
19822004
<cstring>lineEdit_Diameter</cstring>
@@ -2031,28 +2053,6 @@
20312053
</property>
20322054
</widget>
20332055
</item>
2034-
<item row="5" column="0" colspan="4">
2035-
<widget class="QLabel" name="label_NSphere">
2036-
<property name="minimumSize">
2037-
<size>
2038-
<width>125</width>
2039-
<height>0</height>
2040-
</size>
2041-
</property>
2042-
<property name="font">
2043-
<font>
2044-
<family>Arial</family>
2045-
<pointsize>8</pointsize>
2046-
</font>
2047-
</property>
2048-
<property name="text">
2049-
<string>Num. sph. sizes (2-101)</string>
2050-
</property>
2051-
<property name="buddy">
2052-
<cstring>lineEdit_NSphere</cstring>
2053-
</property>
2054-
</widget>
2055-
</item>
20562056
</layout>
20572057
</widget>
20582058
</item>

0 commit comments

Comments
 (0)