summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/datawidget.ui
Unidiff
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 @@
1<!DOCTYPE UI><UI>
2<class>dataWidget</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>dataWidget</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>245</width>
15 <height>276</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Chemical Data</string>
21 </property>
22 <widget>
23 <class>QComboBox</class>
24 <property stdset="1">
25 <name>name</name>
26 <cstring>dataCombo</cstring>
27 </property>
28 <property stdset="1">
29 <name>geometry</name>
30 <rect>
31 <x>10</x>
32 <y>10</y>
33 <width>230</width>
34 <height>50</height>
35 </rect>
36 </property>
37 </widget>
38 <widget>
39 <class>QTable</class>
40 <property stdset="1">
41 <name>name</name>
42 <cstring>dataTable</cstring>
43 </property>
44 <property stdset="1">
45 <name>geometry</name>
46 <rect>
47 <x>0</x>
48 <y>80</y>
49 <width>240</width>
50 <height>190</height>
51 </rect>
52 </property>
53 <property stdset="1">
54 <name>numRows</name>
55 <number>8</number>
56 </property>
57 <property stdset="1">
58 <name>numCols</name>
59 <number>2</number>
60 </property>
61 <property stdset="1">
62 <name>showGrid</name>
63 <bool>false</bool>
64 </property>
65 </widget>
66</widget>
67</UI>