summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/datawidget.ui
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/datawidget.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/datawidget.ui67
1 files changed, 0 insertions, 67 deletions
diff --git a/noncore/apps/oxygen/datawidget.ui b/noncore/apps/oxygen/datawidget.ui
deleted file mode 100644
index 4dc91ea..0000000
--- a/noncore/apps/oxygen/datawidget.ui
+++ b/dev/null
@@ -1,67 +0,0 @@
-<!DOCTYPE UI><UI>
-<class>dataWidget</class>
-<widget>
- <class>QDialog</class>
- <property stdset="1">
- <name>name</name>
- <cstring>dataWidget</cstring>
- </property>
- <property stdset="1">
- <name>geometry</name>
- <rect>
- <x>0</x>
- <y>0</y>
- <width>245</width>
- <height>276</height>
- </rect>
- </property>
- <property stdset="1">
- <name>caption</name>
- <string>Chemical Data</string>
- </property>
- <widget>
- <class>QComboBox</class>
- <property stdset="1">
- <name>name</name>
- <cstring>dataCombo</cstring>
- </property>
- <property stdset="1">
- <name>geometry</name>
- <rect>
- <x>10</x>
- <y>10</y>
- <width>230</width>
- <height>50</height>
- </rect>
- </property>
- </widget>
- <widget>
- <class>QTable</class>
- <property stdset="1">
- <name>name</name>
- <cstring>dataTable</cstring>
- </property>
- <property stdset="1">
- <name>geometry</name>
- <rect>
- <x>0</x>
- <y>80</y>
- <width>240</width>
- <height>190</height>
- </rect>
- </property>
- <property stdset="1">
- <name>numRows</name>
- <number>8</number>
- </property>
- <property stdset="1">
- <name>numCols</name>
- <number>2</number>
- </property>
- <property stdset="1">
- <name>showGrid</name>
- <bool>false</bool>
- </property>
- </widget>
-</widget>
-</UI>