summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/rfcommdialogitembase.ui
Unidiff
Diffstat (limited to 'noncore/net/opietooth/manager/rfcommdialogitembase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/rfcommdialogitembase.ui48
1 files changed, 41 insertions, 7 deletions
diff --git a/noncore/net/opietooth/manager/rfcommdialogitembase.ui b/noncore/net/opietooth/manager/rfcommdialogitembase.ui
index dd8f121..43f3269 100644
--- a/noncore/net/opietooth/manager/rfcommdialogitembase.ui
+++ b/noncore/net/opietooth/manager/rfcommdialogitembase.ui
@@ -8,13 +8,13 @@
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>239</width> 14 <width>235</width>
15 <height>95</height> 15 <height>95</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>Form2</string> 20 <string>Form2</string>
@@ -41,27 +41,59 @@
41 <property> 41 <property>
42 <name>layoutMargin</name> 42 <name>layoutMargin</name>
43 </property> 43 </property>
44 <property> 44 <property>
45 <name>layoutSpacing</name> 45 <name>layoutSpacing</name>
46 </property> 46 </property>
47 <grid> 47 <vbox>
48 <property stdset="1"> 48 <property stdset="1">
49 <name>margin</name> 49 <name>margin</name>
50 <number>5</number> 50 <number>0</number>
51 </property> 51 </property>
52 <property stdset="1"> 52 <property stdset="1">
53 <name>spacing</name> 53 <name>spacing</name>
54 <number>5</number> 54 <number>2</number>
55 </property> 55 </property>
56 <widget row="0" column="0" > 56 <widget>
57 <class>QLayoutWidget</class> 57 <class>QLayoutWidget</class>
58 <property stdset="1"> 58 <property stdset="1">
59 <name>name</name> 59 <name>name</name>
60 <cstring>Layout3</cstring> 60 <cstring>Layout3</cstring>
61 </property> 61 </property>
62 <property>
63 <name>layoutSpacing</name>
64 </property>
65 <vbox>
66 <property stdset="1">
67 <name>margin</name>
68 <number>0</number>
69 </property>
70 <property stdset="1">
71 <name>spacing</name>
72 <number>2</number>
73 </property>
74 <widget>
75 <class>QCheckBox</class>
76 <property stdset="1">
77 <name>name</name>
78 <cstring>m_bind</cstring>
79 </property>
80 <property stdset="1">
81 <name>text</name>
82 <string>bind automatically</string>
83 </property>
84 </widget>
85 <widget>
86 <class>QLayoutWidget</class>
87 <property stdset="1">
88 <name>name</name>
89 <cstring>Layout3</cstring>
90 </property>
91 <property>
92 <name>layoutSpacing</name>
93 </property>
62 <hbox> 94 <hbox>
63 <property stdset="1"> 95 <property stdset="1">
64 <name>margin</name> 96 <name>margin</name>
65 <number>0</number> 97 <number>0</number>
66 </property> 98 </property>
67 <property stdset="1"> 99 <property stdset="1">
@@ -169,13 +201,13 @@
169 <name>name</name> 201 <name>name</name>
170 <cstring>m_channelDropdown</cstring> 202 <cstring>m_channelDropdown</cstring>
171 </property> 203 </property>
172 </widget> 204 </widget>
173 </hbox> 205 </hbox>
174 </widget> 206 </widget>
175 <widget row="1" column="0" > 207 <widget>
176 <class>QLayoutWidget</class> 208 <class>QLayoutWidget</class>
177 <property stdset="1"> 209 <property stdset="1">
178 <name>name</name> 210 <name>name</name>
179 <cstring>Layout4</cstring> 211 <cstring>Layout4</cstring>
180 </property> 212 </property>
181 <hbox> 213 <hbox>
@@ -211,13 +243,15 @@
211 <name>name</name> 243 <name>name</name>
212 <cstring>m_commentLine</cstring> 244 <cstring>m_commentLine</cstring>
213 </property> 245 </property>
214 </widget> 246 </widget>
215 </hbox> 247 </hbox>
216 </widget> 248 </widget>
217 </grid> 249 </vbox>
250 </widget>
251 </vbox>
218 </widget> 252 </widget>
219 </vbox> 253 </vbox>
220</widget> 254</widget>
221<customwidgets> 255<customwidgets>
222 <customwidget> 256 <customwidget>
223 <class>QWidget</class> 257 <class>QWidget</class>