2 <class>TestServiceView</class>
3 <widget class="QWidget" name="TestServiceView" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" >
14 <widget class="QLabel" name="textLabel4" >
15 <property name="text" >
16 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
17 p, li { white-space: pre-wrap; }
18 </style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">
19 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:x-large; font-weight:600;">Service for KDE 4 Offline Mode</span></p></body></html></string>
21 <property name="alignment" >
22 <set>Qt::AlignVCenter</set>
24 <property name="wordWrap" >
30 <layout class="QHBoxLayout" >
32 <widget class="QLabel" name="textLabel1" >
33 <property name="text" >
34 <string>Status:</string>
36 <property name="wordWrap" >
42 <widget class="QLabel" name="statusLabel" >
43 <property name="frameShape" >
44 <enum>QFrame::StyledPanel</enum>
46 <property name="text" >
47 <string>STATUS</string>
49 <property name="alignment" >
50 <set>Qt::AlignCenter</set>
52 <property name="wordWrap" >
60 <layout class="QHBoxLayout" >
62 <widget class="QLabel" name="textLabel3" >
63 <property name="text" >
64 <string>Change to:</string>
66 <property name="wordWrap" >
72 <widget class="QComboBox" name="changeCombo" >
74 <property name="text" >
75 <string>Unknown</string>
79 <property name="text" >
80 <string>Unconnected</string>
84 <property name="text" >
85 <string>Disconnecting</string>
89 <property name="text" >
90 <string>Connecting</string>
94 <property name="text" >
95 <string>Connected</string>
103 <layout class="QHBoxLayout" >
106 <property name="orientation" >
107 <enum>Qt::Horizontal</enum>
109 <property name="sizeType" >
110 <enum>QSizePolicy::Expanding</enum>
112 <property name="sizeHint" >
121 <widget class="QPushButton" name="changeButton" >
122 <property name="text" >
123 <string>Perform change</string>
129 <property name="orientation" >
130 <enum>Qt::Horizontal</enum>
132 <property name="sizeType" >
133 <enum>QSizePolicy::Expanding</enum>
135 <property name="sizeHint" >
147 <layoutdefault spacing="6" margin="11" />
148 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>