2 <class>DisplayPage</class>
3 <widget class="QWidget" name="DisplayPage" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" >
13 <property name="margin" >
17 <widget class="QGroupBox" name="groupBox_2" >
18 <property name="title" >
19 <string comment="title of group box, general options" >General</string>
21 <layout class="QVBoxLayout" >
23 <widget class="QCheckBox" name="kcfg_decimalFormat" >
24 <property name="text" >
25 <string>Decimal number format</string>
30 <widget class="QCheckBox" name="kcfg_configPDA" >
31 <property name="whatsThis" >
32 <string>Choose this if you have a touchscreen and your screen real estate is precious</string>
34 <property name="text" >
35 <string comment="Choose this if you have a touchscreen and your screen real estate is precious." >Configuration for PDA</string>
43 <widget class="QGroupBox" name="groupBox" >
44 <property name="title" >
45 <string>Columns Displayed</string>
47 <layout class="QVBoxLayout" >
49 <widget class="QCheckBox" name="kcfg_displaySessionTime" >
50 <property name="text" >
51 <string>Session time</string>
56 <widget class="QCheckBox" name="kcfg_displayTime" >
57 <property name="text" >
58 <string>Cumulative task time</string>
63 <widget class="QCheckBox" name="kcfg_displayTotalSessionTime" >
64 <property name="text" >
65 <string>Total session time</string>
70 <widget class="QCheckBox" name="kcfg_displayTotalTime" >
71 <property name="text" >
72 <string>Total task time</string>
77 <widget class="QCheckBox" name="kcfg_displayPriority" >
78 <property name="text" >
79 <string>Priority</string>
84 <widget class="QCheckBox" name="kcfg_displayPercentComplete" >
85 <property name="text" >
86 <string>Percent complete</string>
95 <property name="orientation" >
96 <enum>Qt::Vertical</enum>
98 <property name="sizeHint" stdset="0" >