[363fbfa] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
| 3 | <class>KiessigPanel</class> |
---|
| 4 | <widget class="QDialog" name="KiessigPanel"> |
---|
| 5 | <property name="geometry"> |
---|
| 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
[457d961] | 9 | <width>365</width> |
---|
[ccdee50] | 10 | <height>197</height> |
---|
[363fbfa] | 11 | </rect> |
---|
| 12 | </property> |
---|
[ccdee50] | 13 | <property name="focusPolicy"> |
---|
| 14 | <enum>Qt::TabFocus</enum> |
---|
| 15 | </property> |
---|
[363fbfa] | 16 | <property name="windowTitle"> |
---|
| 17 | <string>Dialog</string> |
---|
| 18 | </property> |
---|
[040529d] | 19 | <property name="windowIcon"> |
---|
[cd2cc745] | 20 | <iconset> |
---|
[040529d] | 21 | <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset> |
---|
| 22 | </property> |
---|
| 23 | <property name="toolTip"> |
---|
| 24 | <string/> |
---|
| 25 | </property> |
---|
[363fbfa] | 26 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
| 27 | <item row="0" column="0" colspan="3"> |
---|
| 28 | <widget class="QGroupBox" name="groupBox"> |
---|
| 29 | <property name="title"> |
---|
| 30 | <string>Input</string> |
---|
| 31 | </property> |
---|
| 32 | <layout class="QGridLayout" name="gridLayout"> |
---|
| 33 | <item row="0" column="0"> |
---|
| 34 | <layout class="QHBoxLayout" name="horizontalLayout"> |
---|
| 35 | <item> |
---|
| 36 | <widget class="QLabel" name="label"> |
---|
| 37 | <property name="text"> |
---|
[457d961] | 38 | <string>Kiessig Fringe Width (Delta Q)</string> |
---|
[363fbfa] | 39 | </property> |
---|
| 40 | </widget> |
---|
| 41 | </item> |
---|
| 42 | <item> |
---|
[457d961] | 43 | <widget class="QLineEdit" name="deltaq_in"> |
---|
| 44 | <property name="minimumSize"> |
---|
| 45 | <size> |
---|
| 46 | <width>77</width> |
---|
| 47 | <height>21</height> |
---|
| 48 | </size> |
---|
| 49 | </property> |
---|
| 50 | <property name="baseSize"> |
---|
| 51 | <size> |
---|
| 52 | <width>77</width> |
---|
| 53 | <height>21</height> |
---|
| 54 | </size> |
---|
| 55 | </property> |
---|
| 56 | </widget> |
---|
[363fbfa] | 57 | </item> |
---|
| 58 | <item> |
---|
| 59 | <widget class="QLabel" name="label_2"> |
---|
| 60 | <property name="text"> |
---|
| 61 | <string>1/Ã
</string> |
---|
| 62 | </property> |
---|
| 63 | </widget> |
---|
| 64 | </item> |
---|
| 65 | </layout> |
---|
| 66 | </item> |
---|
| 67 | </layout> |
---|
| 68 | </widget> |
---|
| 69 | </item> |
---|
| 70 | <item row="1" column="0" colspan="3"> |
---|
| 71 | <widget class="QGroupBox" name="groupBox_2"> |
---|
| 72 | <property name="title"> |
---|
| 73 | <string>Output</string> |
---|
| 74 | </property> |
---|
| 75 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
| 76 | <item row="0" column="0"> |
---|
| 77 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
---|
| 78 | <item> |
---|
| 79 | <widget class="QLabel" name="label_3"> |
---|
| 80 | <property name="text"> |
---|
| 81 | <string>Thickness (or Diameter) </string> |
---|
| 82 | </property> |
---|
| 83 | </widget> |
---|
| 84 | </item> |
---|
| 85 | <item> |
---|
[040529d] | 86 | <widget class="QLineEdit" name="lengthscale_out"> |
---|
[457d961] | 87 | <property name="minimumSize"> |
---|
| 88 | <size> |
---|
| 89 | <width>77</width> |
---|
| 90 | <height>21</height> |
---|
| 91 | </size> |
---|
| 92 | </property> |
---|
| 93 | <property name="baseSize"> |
---|
| 94 | <size> |
---|
| 95 | <width>77</width> |
---|
| 96 | <height>21</height> |
---|
| 97 | </size> |
---|
| 98 | </property> |
---|
[040529d] | 99 | <property name="readOnly"> |
---|
| 100 | <bool>true</bool> |
---|
| 101 | </property> |
---|
| 102 | </widget> |
---|
[363fbfa] | 103 | </item> |
---|
| 104 | <item> |
---|
| 105 | <widget class="QLabel" name="label_4"> |
---|
| 106 | <property name="text"> |
---|
| 107 | <string> Ã
</string> |
---|
| 108 | </property> |
---|
| 109 | </widget> |
---|
| 110 | </item> |
---|
| 111 | </layout> |
---|
| 112 | </item> |
---|
| 113 | </layout> |
---|
| 114 | </widget> |
---|
| 115 | </item> |
---|
| 116 | <item row="2" column="2"> |
---|
| 117 | <spacer name="verticalSpacer"> |
---|
| 118 | <property name="orientation"> |
---|
| 119 | <enum>Qt::Vertical</enum> |
---|
| 120 | </property> |
---|
| 121 | <property name="sizeHint" stdset="0"> |
---|
| 122 | <size> |
---|
| 123 | <width>20</width> |
---|
| 124 | <height>40</height> |
---|
| 125 | </size> |
---|
| 126 | </property> |
---|
| 127 | </spacer> |
---|
| 128 | </item> |
---|
[040529d] | 129 | <item row="3" column="1"> |
---|
| 130 | <widget class="QPushButton" name="closeButton"> |
---|
[363fbfa] | 131 | <property name="toolTip"> |
---|
[040529d] | 132 | <string><html><head/><body><p>Close this window.</p></body></html></string> |
---|
[363fbfa] | 133 | </property> |
---|
| 134 | <property name="text"> |
---|
[040529d] | 135 | <string>Close</string> |
---|
[363fbfa] | 136 | </property> |
---|
| 137 | </widget> |
---|
| 138 | </item> |
---|
[040529d] | 139 | <item row="3" column="2"> |
---|
| 140 | <widget class="QPushButton" name="helpButton"> |
---|
[363fbfa] | 141 | <property name="toolTip"> |
---|
[040529d] | 142 | <string><html><head/><body><p>Help using the Kiessing fringe calculator.</p></body></html></string> |
---|
[363fbfa] | 143 | </property> |
---|
| 144 | <property name="text"> |
---|
[040529d] | 145 | <string>Help</string> |
---|
[363fbfa] | 146 | </property> |
---|
| 147 | </widget> |
---|
| 148 | </item> |
---|
[040529d] | 149 | <item row="3" column="0"> |
---|
| 150 | <widget class="QPushButton" name="computeButton"> |
---|
[363fbfa] | 151 | <property name="toolTip"> |
---|
[040529d] | 152 | <string><html><head/><body><p>Compute the thickness or diameter.</p></body></html></string> |
---|
[363fbfa] | 153 | </property> |
---|
| 154 | <property name="text"> |
---|
[040529d] | 155 | <string>Compute</string> |
---|
[363fbfa] | 156 | </property> |
---|
| 157 | </widget> |
---|
| 158 | </item> |
---|
| 159 | </layout> |
---|
| 160 | </widget> |
---|
[cd2cc745] | 161 | <resources/> |
---|
[363fbfa] | 162 | <connections/> |
---|
| 163 | </ui> |
---|