summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/datawidget.ui
authorcniehaus <cniehaus>2002-09-16 18:21:45 (UTC)
committer cniehaus <cniehaus>2002-09-16 18:21:45 (UTC)
commit5502a0dc488a96eed8105762a9183f53ef4fe50c (patch) (unidiff)
tree38f57c98ffe84a4c01d8820237042c468a816a45 /noncore/apps/oxygen/datawidget.ui
parent79b8169dfefae4c3b6bfe0652270bb66a04a6b3f (diff)
downloadopie-5502a0dc488a96eed8105762a9183f53ef4fe50c.zip
opie-5502a0dc488a96eed8105762a9183f53ef4fe50c.tar.gz
opie-5502a0dc488a96eed8105762a9183f53ef4fe50c.tar.bz2
ok, fixed the stupid bugs :)) Works now (click on "Data")
Diffstat (limited to 'noncore/apps/oxygen/datawidget.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/oxygen/datawidget.ui24
1 files changed, 3 insertions, 21 deletions
diff --git a/noncore/apps/oxygen/datawidget.ui b/noncore/apps/oxygen/datawidget.ui
index a4dcab2..4dc91ea 100644
--- a/noncore/apps/oxygen/datawidget.ui
+++ b/noncore/apps/oxygen/datawidget.ui
@@ -2,55 +2,37 @@
2<class>dataWidget</class> 2<class>dataWidget</class>
3<widget> 3<widget>
4 <class>QDialog</class> 4 <class>QDialog</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>dataWidget</cstring> 7 <cstring>dataWidget</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>249</width> 14 <width>245</width>
15 <height>276</height> 15 <height>276</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Chemical Data</string> 20 <string>Chemical Data</string>
21 </property> 21 </property>
22 <widget> 22 <widget>
23 <class>QComboBox</class> 23 <class>QComboBox</class>
24 <item>
25 <property>
26 <name>text</name>
27 <string>Helium</string>
28 </property>
29 </item>
30 <item>
31 <property>
32 <name>text</name>
33 <string>Carbon</string>
34 </property>
35 </item>
36 <item>
37 <property>
38 <name>text</name>
39 <string>Oxygen</string>
40 </property>
41 </item>
42 <property stdset="1"> 24 <property stdset="1">
43 <name>name</name> 25 <name>name</name>
44 <cstring>ComboBox2</cstring> 26 <cstring>dataCombo</cstring>
45 </property> 27 </property>
46 <property stdset="1"> 28 <property stdset="1">
47 <name>geometry</name> 29 <name>geometry</name>
48 <rect> 30 <rect>
49 <x>10</x> 31 <x>10</x>
50 <y>10</y> 32 <y>10</y>
51 <width>230</width> 33 <width>230</width>
52 <height>50</height> 34 <height>50</height>
53 </rect> 35 </rect>
54 </property> 36 </property>
55 </widget> 37 </widget>
56 <widget> 38 <widget>
@@ -61,25 +43,25 @@
61 </property> 43 </property>
62 <property stdset="1"> 44 <property stdset="1">
63 <name>geometry</name> 45 <name>geometry</name>
64 <rect> 46 <rect>
65 <x>0</x> 47 <x>0</x>
66 <y>80</y> 48 <y>80</y>
67 <width>240</width> 49 <width>240</width>
68 <height>190</height> 50 <height>190</height>
69 </rect> 51 </rect>
70 </property> 52 </property>
71 <property stdset="1"> 53 <property stdset="1">
72 <name>numRows</name> 54 <name>numRows</name>
73 <number>6</number> 55 <number>8</number>
74 </property> 56 </property>
75 <property stdset="1"> 57 <property stdset="1">
76 <name>numCols</name> 58 <name>numCols</name>
77 <number>2</number> 59 <number>2</number>
78 </property> 60 </property>
79 <property stdset="1"> 61 <property stdset="1">
80 <name>showGrid</name> 62 <name>showGrid</name>
81 <bool>false</bool> 63 <bool>false</bool>
82 </property> 64 </property>
83 </widget> 65 </widget>
84</widget> 66</widget>
85</UI> 67</UI>