Skip to content

Commit 10c40f8

Browse files
committed
V1.3 main UI and screenshot
1 parent bce805d commit 10c40f8

2 files changed

Lines changed: 75 additions & 72 deletions

File tree

screenshot.png

78.9 KB
Loading

src/mainwindow.ui

Lines changed: 75 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</size>
2424
</property>
2525
<property name="windowTitle">
26-
<string>Mie Simulator v1.3 Beta: Virtual Photonics Technology Initiative - Beckman Laser Institute, University of California Irvine </string>
26+
<string>Mie Simulator v1.3: Virtual Photonics Technology Initiative - Beckman Laser Institute, University of California Irvine </string>
2727
</property>
2828
<property name="windowIcon">
2929
<iconset theme="VPlogoMie">
@@ -1022,7 +1022,7 @@
10221022
<string/>
10231023
</property>
10241024
<property name="pixmap">
1025-
<pixmap resource="MieRes.qrc">:/Icons/icon/Banner.png</pixmap>
1025+
<pixmap resource="MieResource.qrc">:/Icons/icon/Banner.png</pixmap>
10261026
</property>
10271027
<property name="scaledContents">
10281028
<bool>true</bool>
@@ -2773,7 +2773,7 @@
27732773
</font>
27742774
</property>
27752775
<property name="title">
2776-
<string>Fitting Function (Ref: SL Jacques, Phys. Med Biol. 58, 2013)</string>
2776+
<string>μs' Power Law Fitting Function</string>
27772777
</property>
27782778
<layout class="QHBoxLayout" name="horizontalLayout_3">
27792779
<property name="spacing">
@@ -2789,8 +2789,8 @@
27892789
<widget class="QRadioButton" name="radioButton_FittingSimple">
27902790
<property name="font">
27912791
<font>
2792-
<family>Arial</family>
2793-
<pointsize>10</pointsize>
2792+
<family>Liberation Sans</family>
2793+
<pointsize>9</pointsize>
27942794
<weight>50</weight>
27952795
<bold>false</bold>
27962796
</font>
@@ -2817,10 +2817,13 @@
28172817
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt; color:#0000ff;&quot;&gt;a&lt;/span&gt;&lt;span style=&quot; font-size:10pt; color:#000000;&quot;&gt;(λ/λref)&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#fc1907; vertical-align:super;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#ab2300; vertical-align:super;&quot;&gt;b&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
28182818
</property>
28192819
<property name="alignment">
2820-
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
2820+
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
2821+
</property>
2822+
<property name="margin">
2823+
<number>3</number>
28212824
</property>
28222825
<property name="indent">
2823-
<number>1</number>
2826+
<number>0</number>
28242827
</property>
28252828
</widget>
28262829
</item>
@@ -2841,8 +2844,8 @@
28412844
<widget class="QRadioButton" name="radioButton_FittingComplex">
28422845
<property name="font">
28432846
<font>
2844-
<family>Arial</family>
2845-
<pointsize>10</pointsize>
2847+
<family>Liberation Sans</family>
2848+
<pointsize>9</pointsize>
28462849
<weight>50</weight>
28472850
<bold>false</bold>
28482851
</font>
@@ -2870,13 +2873,13 @@
28702873
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt; color:#0000ff;&quot;&gt;a&lt;/span&gt;&lt;span style=&quot; font-size:10pt; color:#000000;&quot;&gt;[&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#159e04;&quot;&gt;f&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#15a204; vertical-align:sub;&quot;&gt;Ray&lt;/span&gt;&lt;span style=&quot; font-size:10pt; color:#000000;&quot;&gt;(λ/λref)&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#000000; vertical-align:super;&quot;&gt;-4&lt;/span&gt;&lt;span style=&quot; font-size:10pt; color:#000000;&quot;&gt;+&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#000000;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot; font-size:10pt; color:#000000;&quot;&gt;1-&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#139103;&quot;&gt;f&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#139103; vertical-align:sub;&quot;&gt;Ray&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#000000;&quot;&gt;)&lt;/span&gt;&lt;span style=&quot; font-size:10pt; color:#000000;&quot;&gt;(λ/λref)&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#000000; vertical-align:super;&quot;&gt;-&lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600; color:#a21902; vertical-align:super;&quot;&gt;bMie&lt;/span&gt;&lt;span style=&quot; font-size:10pt; color:#000000;&quot;&gt;] &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
28712874
</property>
28722875
<property name="alignment">
2873-
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
2876+
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
28742877
</property>
28752878
<property name="margin">
2876-
<number>0</number>
2879+
<number>2</number>
28772880
</property>
28782881
<property name="indent">
2879-
<number>1</number>
2882+
<number>0</number>
28802883
</property>
28812884
</widget>
28822885
</item>
@@ -2896,7 +2899,63 @@
28962899
</layout>
28972900
</widget>
28982901
</item>
2899-
<item row="4" column="0" colspan="4">
2902+
<item row="5" column="2" colspan="2">
2903+
<widget class="QLabel" name="label_CurrentMSE">
2904+
<property name="sizePolicy">
2905+
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
2906+
<horstretch>0</horstretch>
2907+
<verstretch>0</verstretch>
2908+
</sizepolicy>
2909+
</property>
2910+
<property name="minimumSize">
2911+
<size>
2912+
<width>90</width>
2913+
<height>0</height>
2914+
</size>
2915+
</property>
2916+
<property name="font">
2917+
<font>
2918+
<family>Arial</family>
2919+
<pointsize>9</pointsize>
2920+
</font>
2921+
</property>
2922+
<property name="text">
2923+
<string/>
2924+
</property>
2925+
<property name="alignment">
2926+
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2927+
</property>
2928+
</widget>
2929+
</item>
2930+
<item row="5" column="0" colspan="2">
2931+
<widget class="QLabel" name="label_CurrentA">
2932+
<property name="sizePolicy">
2933+
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
2934+
<horstretch>0</horstretch>
2935+
<verstretch>0</verstretch>
2936+
</sizepolicy>
2937+
</property>
2938+
<property name="minimumSize">
2939+
<size>
2940+
<width>80</width>
2941+
<height>0</height>
2942+
</size>
2943+
</property>
2944+
<property name="font">
2945+
<font>
2946+
<family>Arial</family>
2947+
<pointsize>9</pointsize>
2948+
</font>
2949+
</property>
2950+
<property name="text">
2951+
<string/>
2952+
</property>
2953+
<property name="alignment">
2954+
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
2955+
</property>
2956+
</widget>
2957+
</item>
2958+
<item row="0" column="0" colspan="4">
29002959
<widget class="QGroupBox" name="groupBox_RefWavel">
29012960
<property name="font">
29022961
<font>
@@ -2907,7 +2966,7 @@
29072966
</font>
29082967
</property>
29092968
<property name="title">
2910-
<string> λref in above fitting function (nm)</string>
2969+
<string>Reference Wavelenth, λref (nm)</string>
29112970
</property>
29122971
<layout class="QHBoxLayout" name="horizontalLayout_2">
29132972
<property name="spacing">
@@ -3027,62 +3086,6 @@
30273086
</layout>
30283087
</widget>
30293088
</item>
3030-
<item row="5" column="2" colspan="2">
3031-
<widget class="QLabel" name="label_CurrentMSE">
3032-
<property name="sizePolicy">
3033-
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
3034-
<horstretch>0</horstretch>
3035-
<verstretch>0</verstretch>
3036-
</sizepolicy>
3037-
</property>
3038-
<property name="minimumSize">
3039-
<size>
3040-
<width>90</width>
3041-
<height>0</height>
3042-
</size>
3043-
</property>
3044-
<property name="font">
3045-
<font>
3046-
<family>Arial</family>
3047-
<pointsize>9</pointsize>
3048-
</font>
3049-
</property>
3050-
<property name="text">
3051-
<string/>
3052-
</property>
3053-
<property name="alignment">
3054-
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3055-
</property>
3056-
</widget>
3057-
</item>
3058-
<item row="5" column="0" colspan="2">
3059-
<widget class="QLabel" name="label_CurrentA">
3060-
<property name="sizePolicy">
3061-
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
3062-
<horstretch>0</horstretch>
3063-
<verstretch>0</verstretch>
3064-
</sizepolicy>
3065-
</property>
3066-
<property name="minimumSize">
3067-
<size>
3068-
<width>80</width>
3069-
<height>0</height>
3070-
</size>
3071-
</property>
3072-
<property name="font">
3073-
<font>
3074-
<family>Arial</family>
3075-
<pointsize>9</pointsize>
3076-
</font>
3077-
</property>
3078-
<property name="text">
3079-
<string/>
3080-
</property>
3081-
<property name="alignment">
3082-
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
3083-
</property>
3084-
</widget>
3085-
</item>
30863089
</layout>
30873090
</item>
30883091
<item row="0" column="1" rowspan="7">
@@ -3288,7 +3291,7 @@
32883291
<tabstop>tabWidget_G</tabstop>
32893292
</tabstops>
32903293
<resources>
3291-
<include location="MieRes.qrc"/>
3294+
<include location="MieResource.qrc"/>
32923295
</resources>
32933296
<connections>
32943297
<connection>
@@ -3357,7 +3360,7 @@
33573360
</connection>
33583361
</connections>
33593362
<buttongroups>
3360-
<buttongroup name="buttonGroup_MonoPoly"/>
33613363
<buttongroup name="buttonGroup_ConcVolFrac"/>
3364+
<buttongroup name="buttonGroup_MonoPoly"/>
33623365
</buttongroups>
33633366
</ui>

0 commit comments

Comments
 (0)