2 <class>coloursConfig</class>
3 <widget class="QWidget" name="coloursConfig" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Colours</string>
15 <layout class="QVBoxLayout" name="verticalLayout" >
17 <widget class="QLabel" name="label" >
18 <property name="text" >
24 <layout class="QHBoxLayout" name="horizontalLayout" >
26 <widget class="QLabel" name="lblUser" >
27 <property name="text" >
28 <string>User:</string>
33 <widget class="KColorButton" name="kcbCpuUser" >
34 <property name="sizePolicy" >
35 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
36 <horstretch>0</horstretch>
37 <verstretch>0</verstretch>
43 <widget class="QLabel" name="label_2" >
44 <property name="text" >
45 <string>System:</string>
50 <widget class="KColorButton" name="kcbCpuSystem" >
51 <property name="sizePolicy" >
52 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
53 <horstretch>0</horstretch>
54 <verstretch>0</verstretch>
60 <widget class="QLabel" name="label_3" >
61 <property name="text" >
62 <string>Nice:</string>
67 <widget class="KColorButton" name="kcbCpuNice" >
68 <property name="sizePolicy" >
69 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
70 <horstretch>0</horstretch>
71 <verstretch>0</verstretch>
77 <widget class="QLabel" name="label_4" >
78 <property name="text" >
79 <string>IOWait:</string>
84 <widget class="KColorButton" name="kcbCpuDisk" >
85 <property name="sizePolicy" >
86 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
87 <horstretch>0</horstretch>
88 <verstretch>0</verstretch>
96 <widget class="QLabel" name="label_5" >
97 <property name="text" >
103 <layout class="QHBoxLayout" name="horizontalLayout_2" >
105 <widget class="QLabel" name="label_7" >
106 <property name="text" >
107 <string>User:</string>
112 <widget class="KColorButton" name="kcbRamUser" >
113 <property name="sizePolicy" >
114 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
115 <horstretch>0</horstretch>
116 <verstretch>0</verstretch>
122 <widget class="QLabel" name="label_9" >
123 <property name="text" >
124 <string>Buffers:</string>
129 <widget class="KColorButton" name="kcbRamBuffers" >
130 <property name="sizePolicy" >
131 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
132 <horstretch>0</horstretch>
133 <verstretch>0</verstretch>
139 <widget class="QLabel" name="label_10" >
140 <property name="text" >
141 <string>Cached:</string>
146 <widget class="KColorButton" name="kcbRamCached" >
147 <property name="sizePolicy" >
148 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
149 <horstretch>0</horstretch>
150 <verstretch>0</verstretch>
156 <spacer name="horizontalSpacer_2" >
157 <property name="orientation" >
158 <enum>Qt::Horizontal</enum>
160 <property name="sizeHint" stdset="0" >
171 <widget class="QLabel" name="label_6" >
172 <property name="text" >
173 <string>Swap:</string>
178 <layout class="QHBoxLayout" name="horizontalLayout_3" >
180 <widget class="QLabel" name="label_11" >
181 <property name="text" >
182 <string>Swap:</string>
187 <widget class="KColorButton" name="kcbSwap" >
188 <property name="sizePolicy" >
189 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
190 <horstretch>0</horstretch>
191 <verstretch>0</verstretch>
197 <spacer name="horizontalSpacer" >
198 <property name="orientation" >
199 <enum>Qt::Horizontal</enum>
201 <property name="sizeHint" stdset="0" >
215 <class>KColorButton</class>
216 <extends>QPushButton</extends>
217 <header>kcolorbutton.h</header>