author | korovkin <korovkin> | 2006-03-19 14:52:01 (UTC) |
---|---|---|
committer | korovkin <korovkin> | 2006-03-19 14:52:01 (UTC) |
commit | 700faa72b7e849db91ea4274531d9555161bf24c (patch) (unidiff) | |
tree | 166510fa0a00112865c9e215ddbed522ca665ffb | |
parent | 73c1b0c47a02696061466c706f4eafb85fe1aa3b (diff) | |
download | opie-700faa72b7e849db91ea4274531d9555161bf24c.zip opie-700faa72b7e849db91ea4274531d9555161bf24c.tar.gz opie-700faa72b7e849db91ea4274531d9555161bf24c.tar.bz2 |
Slightly shortened dialog boxes.
-rw-r--r-- | noncore/net/opietooth/manager/rfcommassigndialogbase.ui | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/rfcommdialogitembase.ui | 41 |
2 files changed, 35 insertions, 8 deletions
diff --git a/noncore/net/opietooth/manager/rfcommassigndialogbase.ui b/noncore/net/opietooth/manager/rfcommassigndialogbase.ui index aefa698..ac574a7 100644 --- a/noncore/net/opietooth/manager/rfcommassigndialogbase.ui +++ b/noncore/net/opietooth/manager/rfcommassigndialogbase.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>444</width> | 14 | <width>289</width> |
15 | <height>343</height> | 15 | <height>343</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>Rfcomm Bind</string> | 20 | <string>Rfcomm Bind</string> |
diff --git a/noncore/net/opietooth/manager/rfcommdialogitembase.ui b/noncore/net/opietooth/manager/rfcommdialogitembase.ui index dafca52..f9817df 100644 --- a/noncore/net/opietooth/manager/rfcommdialogitembase.ui +++ b/noncore/net/opietooth/manager/rfcommdialogitembase.ui | |||
@@ -8,26 +8,20 @@ | |||
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>345</width> | 14 | <width>289</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> |
21 | </property> | 21 | </property> |
22 | <property> | ||
23 | <name>layoutMargin</name> | ||
24 | </property> | ||
25 | <property> | ||
26 | <name>layoutSpacing</name> | ||
27 | </property> | ||
28 | <vbox> | 22 | <vbox> |
29 | <property stdset="1"> | 23 | <property stdset="1"> |
30 | <name>margin</name> | 24 | <name>margin</name> |
31 | <number>0</number> | 25 | <number>0</number> |
32 | </property> | 26 | </property> |
33 | <property stdset="1"> | 27 | <property stdset="1"> |
@@ -37,12 +31,16 @@ | |||
37 | <widget> | 31 | <widget> |
38 | <class>QGroupBox</class> | 32 | <class>QGroupBox</class> |
39 | <property stdset="1"> | 33 | <property stdset="1"> |
40 | <name>name</name> | 34 | <name>name</name> |
41 | <cstring>m_identLabel</cstring> | 35 | <cstring>m_identLabel</cstring> |
42 | </property> | 36 | </property> |
37 | <property stdset="1"> | ||
38 | <name>title</name> | ||
39 | <string></string> | ||
40 | </property> | ||
43 | <property> | 41 | <property> |
44 | <name>layoutMargin</name> | 42 | <name>layoutMargin</name> |
45 | </property> | 43 | </property> |
46 | <property> | 44 | <property> |
47 | <name>layoutSpacing</name> | 45 | <name>layoutSpacing</name> |
48 | </property> | 46 | </property> |
@@ -193,12 +191,19 @@ | |||
193 | <class>QLabel</class> | 191 | <class>QLabel</class> |
194 | <property stdset="1"> | 192 | <property stdset="1"> |
195 | <name>name</name> | 193 | <name>name</name> |
196 | <cstring>TextLabel3</cstring> | 194 | <cstring>TextLabel3</cstring> |
197 | </property> | 195 | </property> |
198 | <property stdset="1"> | 196 | <property stdset="1"> |
197 | <name>sizePolicy</name> | ||
198 | <sizepolicy> | ||
199 | <hsizetype>1</hsizetype> | ||
200 | <vsizetype>1</vsizetype> | ||
201 | </sizepolicy> | ||
202 | </property> | ||
203 | <property stdset="1"> | ||
199 | <name>text</name> | 204 | <name>text</name> |
200 | <string>Comment:</string> | 205 | <string>Comment:</string> |
201 | </property> | 206 | </property> |
202 | </widget> | 207 | </widget> |
203 | <widget> | 208 | <widget> |
204 | <class>QLineEdit</class> | 209 | <class>QLineEdit</class> |
@@ -210,7 +215,29 @@ | |||
210 | </hbox> | 215 | </hbox> |
211 | </widget> | 216 | </widget> |
212 | </grid> | 217 | </grid> |
213 | </widget> | 218 | </widget> |
214 | </vbox> | 219 | </vbox> |
215 | </widget> | 220 | </widget> |
221 | <customwidgets> | ||
222 | <customwidget> | ||
223 | <class>QWidget</class> | ||
224 | <header location="local">qwidget.h</header> | ||
225 | <sizehint> | ||
226 | <width>100</width> | ||
227 | <height>100</height> | ||
228 | </sizehint> | ||
229 | <container>0</container> | ||
230 | <sizepolicy> | ||
231 | <hordata>7</hordata> | ||
232 | <verdata>7</verdata> | ||
233 | </sizepolicy> | ||
234 | <pixmap>image0</pixmap> | ||
235 | </customwidget> | ||
236 | </customwidgets> | ||
237 | <images> | ||
238 | <image> | ||
239 | <name>image0</name> | ||
240 | <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> | ||
241 | </image> | ||
242 | </images> | ||
216 | </UI> | 243 | </UI> |