summaryrefslogtreecommitdiff
path: root/DockWidgets/DistillationColumnStagewiseResults.ui
diff options
context:
space:
mode:
authorbrenda-br2023-03-04 11:32:15 +0530
committerbrenda-br2023-03-04 11:32:15 +0530
commit3cbdd4238867bc860282f7cf702d73b5be6e3f86 (patch)
tree7a9323daf6923801a61bb10b5aa35ad4795c52b1 /DockWidgets/DistillationColumnStagewiseResults.ui
parent7cf8eca28f9ca77e6195aa43e3bd9ae319518b66 (diff)
downloadChemical-Simulator-GUI-3cbdd4238867bc860282f7cf702d73b5be6e3f86.tar.gz
Chemical-Simulator-GUI-3cbdd4238867bc860282f7cf702d73b5be6e3f86.tar.bz2
Chemical-Simulator-GUI-3cbdd4238867bc860282f7cf702d73b5be6e3f86.zip
Revert "Restructuring Finalized for App Bundling"
This reverts commit 7af3526e105cc330422f8742ec5edec1c4a0a98f.
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>