summaryrefslogtreecommitdiff
path: root/DockWidgets/DistillationColumnStagewiseResults.ui
diff options
context:
space:
mode:
Diffstat (limited to 'DockWidgets/DistillationColumnStagewiseResults.ui')
-rw-r--r--DockWidgets/DistillationColumnStagewiseResults.ui68
1 files changed, 0 insertions, 68 deletions
diff --git a/DockWidgets/DistillationColumnStagewiseResults.ui b/DockWidgets/DistillationColumnStagewiseResults.ui
deleted file mode 100644
index fb0ef9c..0000000
--- a/DockWidgets/DistillationColumnStagewiseResults.ui
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>DistillationColumnStagewiseResults</class>
- <widget class="QWidget" name="DistillationColumnStagewiseResults">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>594</width>
- <height>411</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QTabWidget" name="tabWidget">
- <property name="geometry">
- <rect>
- <x>-1</x>
- <y>-1</y>
- <width>591</width>
- <height>411</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="T">
- <attribute name="title">
- <string>Temperature(K)</string>
- </attribute>
- <widget class="QTableWidget" name="T_table">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>591</width>
- <height>391</height>
- </rect>
- </property>
- <property name="sizeAdjustPolicy">
- <enum>QAbstractScrollArea::AdjustToContents</enum>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="x_pc">
- <attribute name="title">
- <string>Component Mole Fractions</string>
- </attribute>
- <widget class="QTableWidget" name="x_pc_table">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>591</width>
- <height>391</height>
- </rect>
- </property>
- <property name="sizeAdjustPolicy">
- <enum>QAbstractScrollArea::AdjustToContentsOnFirstShow</enum>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
-</ui>