2 <class>KGetConfig</class>
3 <widget class="QWidget" name="KGetConfig" >
4 <property name="geometry" >
12 <layout class="QGridLayout" >
13 <item row="0" column="0" >
14 <widget class="QLabel" name="label" >
15 <property name="text" >
16 <string>Graph type:</string>
20 <item row="0" column="1" >
21 <widget class="QComboBox" name="graphType" />
23 <item row="1" column="0" >
24 <widget class="QLabel" name="label_2" >
25 <property name="text" >
26 <string>Refresh time:</string>
30 <item row="1" column="1" >
31 <widget class="QSpinBox" name="refreshTime" >
32 <property name="suffix" >
35 <property name="minimum" >
38 <property name="maximum" >
41 <property name="singleStep" >
44 <property name="value" >
49 <item row="2" column="0" colspan="2" >
51 <property name="orientation" >
52 <enum>Qt::Vertical</enum>
54 <property name="sizeHint" >