add more spacing
[personal-kdebase.git] / workspace / solid / networking / tests / networkingserviceview.ui
blob975233c5a2e957a37322e143a9e3cc311dda550d
1 <ui version="4.0" >
2  <class>TestServiceView</class>
3  <widget class="QWidget" name="TestServiceView" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>372</width>
9     <height>154</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <item>
14     <widget class="QLabel" name="textLabel4" >
15      <property name="text" >
16       <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
17 p, li { white-space: pre-wrap; }
18 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
19 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:x-large; font-weight:600;">Service for KDE 4 Offline Mode&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
20      </property>
21      <property name="alignment" >
22       <set>Qt::AlignVCenter</set>
23      </property>
24      <property name="wordWrap" >
25       <bool>false</bool>
26      </property>
27     </widget>
28    </item>
29    <item>
30     <layout class="QHBoxLayout" >
31      <item>
32       <widget class="QLabel" name="textLabel1" >
33        <property name="text" >
34         <string>Status:</string>
35        </property>
36        <property name="wordWrap" >
37         <bool>false</bool>
38        </property>
39       </widget>
40      </item>
41      <item>
42       <widget class="QLabel" name="statusLabel" >
43        <property name="frameShape" >
44         <enum>QFrame::StyledPanel</enum>
45        </property>
46        <property name="text" >
47         <string>STATUS</string>
48        </property>
49        <property name="alignment" >
50         <set>Qt::AlignCenter</set>
51        </property>
52        <property name="wordWrap" >
53         <bool>false</bool>
54        </property>
55       </widget>
56      </item>
57     </layout>
58    </item>
59    <item>
60     <layout class="QHBoxLayout" >
61      <item>
62       <widget class="QLabel" name="textLabel3" >
63        <property name="text" >
64         <string>Change to:</string>
65        </property>
66        <property name="wordWrap" >
67         <bool>false</bool>
68        </property>
69       </widget>
70      </item>
71      <item>
72       <widget class="QComboBox" name="changeCombo" >
73        <item>
74         <property name="text" >
75          <string>Unknown</string>
76         </property>
77        </item>
78        <item>
79         <property name="text" >
80          <string>Unconnected</string>
81         </property>
82        </item>
83        <item>
84         <property name="text" >
85          <string>Disconnecting</string>
86         </property>
87        </item>
88        <item>
89         <property name="text" >
90          <string>Connecting</string>
91         </property>
92        </item>
93        <item>
94         <property name="text" >
95          <string>Connected</string>
96         </property>
97        </item>
98       </widget>
99      </item>
100     </layout>
101    </item>
102    <item>
103     <layout class="QHBoxLayout" >
104      <item>
105       <spacer>
106        <property name="orientation" >
107         <enum>Qt::Horizontal</enum>
108        </property>
109        <property name="sizeType" >
110         <enum>QSizePolicy::Expanding</enum>
111        </property>
112        <property name="sizeHint" >
113         <size>
114          <width>51</width>
115          <height>20</height>
116         </size>
117        </property>
118       </spacer>
119      </item>
120      <item>
121       <widget class="QPushButton" name="changeButton" >
122        <property name="text" >
123         <string>Perform change</string>
124        </property>
125       </widget>
126      </item>
127      <item>
128       <spacer>
129        <property name="orientation" >
130         <enum>Qt::Horizontal</enum>
131        </property>
132        <property name="sizeType" >
133         <enum>QSizePolicy::Expanding</enum>
134        </property>
135        <property name="sizeHint" >
136         <size>
137          <width>41</width>
138          <height>20</height>
139         </size>
140        </property>
141       </spacer>
142      </item>
143     </layout>
144    </item>
145   </layout>
146  </widget>
147  <layoutdefault spacing="6" margin="11" />
148  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
149  <resources/>
150  <connections/>
151 </ui>