[e1e3e09] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
| 3 | <class>SmearingWidgetUI</class> |
---|
| 4 | <widget class="QWidget" name="SmearingWidgetUI"> |
---|
| 5 | <property name="geometry"> |
---|
| 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
[9a7c81c] | 9 | <width>702</width> |
---|
| 10 | <height>242</height> |
---|
[e1e3e09] | 11 | </rect> |
---|
| 12 | </property> |
---|
| 13 | <property name="windowTitle"> |
---|
| 14 | <string>Form</string> |
---|
| 15 | </property> |
---|
[9a7c81c] | 16 | <layout class="QGridLayout" name="gridLayout_4"> |
---|
[e1e3e09] | 17 | <item row="0" column="0"> |
---|
| 18 | <widget class="QGroupBox" name="groupBox_4"> |
---|
| 19 | <property name="sizePolicy"> |
---|
[9a7c81c] | 20 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
[e1e3e09] | 21 | <horstretch>0</horstretch> |
---|
| 22 | <verstretch>0</verstretch> |
---|
| 23 | </sizepolicy> |
---|
| 24 | </property> |
---|
| 25 | <property name="title"> |
---|
| 26 | <string>Instrumental Smearing</string> |
---|
| 27 | </property> |
---|
[9a7c81c] | 28 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
[e1e3e09] | 29 | <item row="0" column="0"> |
---|
[9a7c81c] | 30 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
[e1e3e09] | 31 | <item row="0" column="0"> |
---|
[9a7c81c] | 32 | <widget class="QComboBox" name="cbSmearing"> |
---|
| 33 | <property name="currentIndex"> |
---|
| 34 | <number>0</number> |
---|
| 35 | </property> |
---|
| 36 | <property name="sizeAdjustPolicy"> |
---|
| 37 | <enum>QComboBox::AdjustToContents</enum> |
---|
[e1e3e09] | 38 | </property> |
---|
[9a7c81c] | 39 | <item> |
---|
| 40 | <property name="text"> |
---|
| 41 | <string>None</string> |
---|
| 42 | </property> |
---|
| 43 | </item> |
---|
| 44 | <item> |
---|
| 45 | <property name="text"> |
---|
| 46 | <string>Use dQ Data</string> |
---|
| 47 | </property> |
---|
| 48 | </item> |
---|
| 49 | <item> |
---|
| 50 | <property name="text"> |
---|
| 51 | <string>Custom Pinhole Smear</string> |
---|
| 52 | </property> |
---|
| 53 | </item> |
---|
| 54 | <item> |
---|
| 55 | <property name="text"> |
---|
| 56 | <string>Custom Slit Smear</string> |
---|
| 57 | </property> |
---|
| 58 | </item> |
---|
[e1e3e09] | 59 | </widget> |
---|
| 60 | </item> |
---|
[9a7c81c] | 61 | <item row="0" column="1" rowspan="2"> |
---|
| 62 | <layout class="QGridLayout" name="gridLayout_11"> |
---|
| 63 | <item row="0" column="0"> |
---|
| 64 | <widget class="QLabel" name="lblSmearUp"> |
---|
| 65 | <property name="text"> |
---|
| 66 | <string><html><head/><body><p>dQ<span style=" vertical-align:sub;">low</span></p></body></html></string> |
---|
| 67 | </property> |
---|
| 68 | </widget> |
---|
| 69 | </item> |
---|
| 70 | <item row="0" column="1"> |
---|
| 71 | <widget class="QLineEdit" name="txtSmearUp"/> |
---|
| 72 | </item> |
---|
| 73 | <item row="0" column="2"> |
---|
| 74 | <widget class="QLabel" name="lblUnitUp"> |
---|
| 75 | <property name="text"> |
---|
| 76 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
| 77 | </property> |
---|
| 78 | </widget> |
---|
| 79 | </item> |
---|
| 80 | <item row="1" column="0"> |
---|
| 81 | <widget class="QLabel" name="lblSmearDown"> |
---|
| 82 | <property name="text"> |
---|
| 83 | <string><html><head/><body><p>dQ<span style=" vertical-align:sub;">high</span></p></body></html></string> |
---|
| 84 | </property> |
---|
| 85 | </widget> |
---|
| 86 | </item> |
---|
| 87 | <item row="1" column="1"> |
---|
| 88 | <widget class="QLineEdit" name="txtSmearDown"/> |
---|
| 89 | </item> |
---|
| 90 | <item row="1" column="2"> |
---|
| 91 | <widget class="QLabel" name="lblUnitDown"> |
---|
| 92 | <property name="text"> |
---|
| 93 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
| 94 | </property> |
---|
| 95 | </widget> |
---|
| 96 | </item> |
---|
| 97 | </layout> |
---|
[e1e3e09] | 98 | </item> |
---|
[9a7c81c] | 99 | <item row="0" column="2" rowspan="2"> |
---|
| 100 | <widget class="QGroupBox" name="gAccuracy"> |
---|
| 101 | <property name="title"> |
---|
| 102 | <string>Accuracy</string> |
---|
[e1e3e09] | 103 | </property> |
---|
[9a7c81c] | 104 | <layout class="QGridLayout" name="gridLayout"> |
---|
| 105 | <item row="0" column="0"> |
---|
| 106 | <widget class="QComboBox" name="cbAccuracy"> |
---|
| 107 | <item> |
---|
| 108 | <property name="text"> |
---|
| 109 | <string>Low</string> |
---|
| 110 | </property> |
---|
| 111 | </item> |
---|
| 112 | <item> |
---|
| 113 | <property name="text"> |
---|
| 114 | <string>Medium</string> |
---|
| 115 | </property> |
---|
| 116 | </item> |
---|
| 117 | <item> |
---|
| 118 | <property name="text"> |
---|
| 119 | <string>High</string> |
---|
| 120 | </property> |
---|
| 121 | </item> |
---|
| 122 | <item> |
---|
| 123 | <property name="text"> |
---|
| 124 | <string>Extra high</string> |
---|
| 125 | </property> |
---|
| 126 | </item> |
---|
| 127 | </widget> |
---|
| 128 | </item> |
---|
| 129 | </layout> |
---|
[e1e3e09] | 130 | </widget> |
---|
| 131 | </item> |
---|
| 132 | <item row="1" column="0"> |
---|
[9a7c81c] | 133 | <spacer name="verticalSpacer_2"> |
---|
| 134 | <property name="orientation"> |
---|
| 135 | <enum>Qt::Vertical</enum> |
---|
[e1e3e09] | 136 | </property> |
---|
[9a7c81c] | 137 | <property name="sizeHint" stdset="0"> |
---|
| 138 | <size> |
---|
| 139 | <width>20</width> |
---|
| 140 | <height>18</height> |
---|
| 141 | </size> |
---|
[e1e3e09] | 142 | </property> |
---|
[9a7c81c] | 143 | </spacer> |
---|
[e1e3e09] | 144 | </item> |
---|
| 145 | </layout> |
---|
| 146 | </item> |
---|
| 147 | </layout> |
---|
| 148 | </widget> |
---|
| 149 | </item> |
---|
[9a7c81c] | 150 | <item row="0" column="1"> |
---|
| 151 | <spacer name="horizontalSpacer_2"> |
---|
| 152 | <property name="orientation"> |
---|
| 153 | <enum>Qt::Horizontal</enum> |
---|
| 154 | </property> |
---|
| 155 | <property name="sizeHint" stdset="0"> |
---|
| 156 | <size> |
---|
| 157 | <width>71</width> |
---|
| 158 | <height>20</height> |
---|
| 159 | </size> |
---|
| 160 | </property> |
---|
| 161 | </spacer> |
---|
| 162 | </item> |
---|
[e1e3e09] | 163 | <item row="1" column="0"> |
---|
| 164 | <spacer name="verticalSpacer"> |
---|
| 165 | <property name="orientation"> |
---|
| 166 | <enum>Qt::Vertical</enum> |
---|
| 167 | </property> |
---|
| 168 | <property name="sizeHint" stdset="0"> |
---|
| 169 | <size> |
---|
| 170 | <width>20</width> |
---|
| 171 | <height>162</height> |
---|
| 172 | </size> |
---|
| 173 | </property> |
---|
| 174 | </spacer> |
---|
| 175 | </item> |
---|
| 176 | </layout> |
---|
| 177 | </widget> |
---|
| 178 | <resources/> |
---|
| 179 | <connections/> |
---|
| 180 | </ui> |
---|