2 <class>ServiceViewer</class>
3 <widget class="QWidget" name="ServiceViewer" >
4 <property name="geometry" >
12 <layout class="QGridLayout" name="gridLayout" >
13 <item rowspan="2" row="0" column="0" colspan="5" >
14 <widget class="QLabel" name="m_title" >
15 <property name="text" >
16 <string comment="KDE::DoNotExtract" >%1 service for %2 DataEngine source %3</string>
20 <item rowspan="2" row="1" column="1" colspan="4" >
21 <widget class="Line" name="line" >
22 <property name="orientation" >
23 <enum>Qt::Horizontal</enum>
27 <item rowspan="2" row="2" column="2" >
28 <widget class="QLabel" name="m_operationsLabel" >
29 <property name="enabled" >
32 <property name="text" >
33 <string>&Operation:</string>
35 <property name="buddy" >
36 <cstring>m_operations</cstring>
40 <item rowspan="2" row="2" column="3" >
41 <widget class="KComboBox" name="m_operations" >
42 <property name="enabled" >
47 <item row="3" column="4" >
48 <spacer name="horizontalSpacer" >
49 <property name="orientation" >
50 <enum>Qt::Horizontal</enum>
52 <property name="sizeHint" stdset="0" >
60 <item row="4" column="0" colspan="5" >
61 <widget class="QTableWidget" name="m_operationDescription" >
62 <property name="enabled" >
66 <property name="text" >
71 <property name="text" >
72 <string>Value</string>
77 <item row="5" column="0" colspan="5" >
78 <widget class="QLabel" name="m_operationStatus" >
79 <property name="text" >
80 <string>Operation count</string>
88 <class>KComboBox</class>
89 <extends>QComboBox</extends>
90 <header>kcombobox.h</header>