1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>PrefEditorBase</class>
3 <widget class="QWidget">
5 <cstring>PrefEditorBase</cstring>
7 <property name="geometry">
15 <property name="minimumSize">
21 <property name="caption">
22 <string>Editor</string>
25 <property name="name">
26 <cstring>unnamed</cstring>
28 <property name="margin">
31 <widget class="QButtonGroup" row="0" column="0">
32 <property name="name">
33 <cstring>kcfg_EnterMove</cstring>
35 <property name="title">
36 <string>Enter Ke&y Moves</string>
38 <property name="toolTip" stdset="0">
39 <string>How enter key moves</string>
41 <property name="whatsThis" stdset="0">
42 <string>Select how the Enter key should behave in the editor</string>
45 <property name="name">
46 <cstring>unnamed</cstring>
48 <widget class="QRadioButton" row="0" column="0">
49 <property name="name">
50 <cstring>optDown</cstring>
52 <property name="text">
53 <string>&Down</string>
55 <property name="toolTip" stdset="0">
56 <string>How enter key moves</string>
58 <property name="whatsThis" stdset="0">
59 <string>Select if the next cell below should become active when pressing Enter.</string>
62 <widget class="QRadioButton" row="1" column="0">
63 <property name="name">
64 <cstring>optRight</cstring>
66 <property name="text">
67 <string>&Right</string>
69 <property name="toolTip" stdset="0">
70 <string>How enter key moves</string>
72 <property name="whatsThis" stdset="0">
73 <string>Select if the next cell to the right should become active when pressing Enter</string>
76 <widget class="QRadioButton" row="2" column="0">
77 <property name="name">
78 <cstring>optNoMove</cstring>
80 <property name="text">
81 <string>Does not &move</string>
83 <property name="toolTip" stdset="0">
84 <string>How enter key moves</string>
86 <property name="whatsThis" stdset="0">
87 <string>Select if the current cell should remain active when pressing Enter</string>
92 <widget class="QCheckBox" row="1" column="0">
93 <property name="name">
94 <cstring>kcfg_EnableBlanks</cstring>
96 <property name="text">
97 <string>E&nable fill-in-the-blank</string>
99 <property name="toolTip" stdset="0">
100 <string>Check to enable fill-in-the-blank</string>
102 <property name="whatsThis" stdset="0">
103 <string>Select to enable the functions for Fill-in-the-blank</string>
106 <spacer row="2" column="0">
107 <property name="name">
108 <cstring>spcVert</cstring>
110 <property name="orientation">
111 <enum>Vertical</enum>
113 <property name="sizeType">
114 <enum>Expanding</enum>
116 <property name="sizeHint">
125 <layoutdefaults spacing="6" margin="11"/>