diff options
Diffstat (limited to 'Binary_Phase_Env.ui')
-rw-r--r-- | Binary_Phase_Env.ui | 271 |
1 files changed, 271 insertions, 0 deletions
diff --git a/Binary_Phase_Env.ui b/Binary_Phase_Env.ui new file mode 100644 index 0000000..d9efde7 --- /dev/null +++ b/Binary_Phase_Env.ui @@ -0,0 +1,271 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>Form</class> + <widget class="QWidget" name="Form"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>1086</width> + <height>461</height> + </rect> + </property> + <property name="windowTitle"> + <string>Form</string> + </property> + <widget class="QWidget" name="horizontalLayoutWidget"> + <property name="geometry"> + <rect> + <x>150</x> + <y>10</y> + <width>281</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout"> + <item> + <widget class="QComboBox" name="comboBox"/> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_3"> + <property name="geometry"> + <rect> + <x>10</x> + <y>10</y> + <width>131</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_3"> + <item> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Compound 1</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_4"> + <property name="geometry"> + <rect> + <x>10</x> + <y>50</y> + <width>131</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_4"> + <item> + <widget class="QLabel" name="label_2"> + <property name="text"> + <string>Compound 2</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_2"> + <property name="geometry"> + <rect> + <x>150</x> + <y>50</y> + <width>281</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_2"> + <item> + <widget class="QComboBox" name="comboBox_2"/> + </item> + </layout> + </widget> + <widget class="QWidget" name="formLayoutWidget"> + <property name="geometry"> + <rect> + <x>20</x> + <y>180</y> + <width>421</width> + <height>91</height> + </rect> + </property> + <layout class="QFormLayout" name="formLayout"/> + </widget> + <widget class="QPushButton" name="pushButton_2"> + <property name="geometry"> + <rect> + <x>170</x> + <y>280</y> + <width>81</width> + <height>32</height> + </rect> + </property> + <property name="text"> + <string>Plot</string> + </property> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_5"> + <property name="geometry"> + <rect> + <x>90</x> + <y>140</y> + <width>71</width> + <height>32</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_5"> + <item> + <widget class="QRadioButton" name="radioButton"> + <property name="text"> + <string>T-xy</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_6"> + <property name="geometry"> + <rect> + <x>240</x> + <y>140</y> + <width>71</width> + <height>32</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_6"> + <item> + <widget class="QRadioButton" name="radioButton_2"> + <property name="text"> + <string>P-xy</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_7"> + <property name="geometry"> + <rect> + <x>10</x> + <y>90</y> + <width>131</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_8"> + <item> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>Thermo Pack</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_8"> + <property name="geometry"> + <rect> + <x>150</x> + <y>90</y> + <width>281</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_9"> + <item> + <widget class="QComboBox" name="comboBox_3"/> + </item> + </layout> + </widget> + <widget class="QTabWidget" name="tabWidget"> + <property name="geometry"> + <rect> + <x>450</x> + <y>0</y> + <width>631</width> + <height>451</height> + </rect> + </property> + <property name="styleSheet"> + <string notr="true"/> + </property> + <property name="currentIndex"> + <number>-1</number> + </property> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_9"> + <property name="geometry"> + <rect> + <x>180</x> + <y>340</y> + <width>91</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_7"> + <item> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string>x-coordinate</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_10"> + <property name="geometry"> + <rect> + <x>180</x> + <y>380</y> + <width>91</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_10"> + <item> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>y-coordinate</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_11"> + <property name="geometry"> + <rect> + <x>300</x> + <y>340</y> + <width>121</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_11"> + <item> + <widget class="QLineEdit" name="lineEdit_x"> + <property name="text"> + <string/> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="horizontalLayoutWidget_12"> + <property name="geometry"> + <rect> + <x>300</x> + <y>380</y> + <width>121</width> + <height>31</height> + </rect> + </property> + <layout class="QHBoxLayout" name="horizontalLayout_12"> + <item> + <widget class="QLineEdit" name="lineEdit_y"/> + </item> + </layout> + </widget> + </widget> + <resources/> + <connections/> +</ui> |