2 <class>BehaviorPage</class>
3 <widget class="QWidget" name="BehaviorPage" >
4 <property name="geometry" >
12 <layout class="QGridLayout" >
13 <item row="0" column="0" >
14 <widget class="QCheckBox" name="kcfg_enabled" >
15 <property name="text" >
16 <string>Detect desktop as idle after:</string>
20 <item row="0" column="1" >
21 <widget class="QSpinBox" name="kcfg_period" >
22 <property name="suffix" >
25 <property name="minimum" >
28 <property name="maximum" >
33 <item row="1" column="0" >
34 <widget class="QLabel" name="label" >
35 <property name="text" >
36 <string>Minimum desktop active time:</string>
40 <item row="1" column="1" >
41 <widget class="QSpinBox" name="kcfg_minActiveTime" >
42 <property name="suffix" >
45 <property name="minimum" >
48 <property name="maximum" >
53 <item row="2" column="0" >
54 <widget class="QCheckBox" name="kcfg_promptDelete" >
55 <property name="text" >
56 <string>Prompt before deleting tasks</string>
60 <item row="3" column="0" >
61 <widget class="QCheckBox" name="kcfg_uniTasking" >
62 <property name="whatsThis" >
63 <string>Unitasking - allow only one task to be timed at a time. Does not stop any timer.</string>
65 <property name="text" >
66 <string>Allow only one timer at a time</string>
70 <item row="4" column="0" >
71 <widget class="QCheckBox" name="kcfg_trayIcon" >
72 <property name="text" >
73 <string>Place an icon to the system tray</string>
77 <item row="5" column="0" >
79 <property name="orientation" >
80 <enum>Qt::Vertical</enum>
82 <property name="sizeHint" >