summaryrefslogtreecommitdiffstats
path: root/kmouth/wordcompletion/creationsourcedetailsui.ui
blob: 689ee251a55c68f8ba6e31a146cc7dc44f6d893f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>CreationSourceDetailsUI</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>CreationSourceDetailsUI</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>421</width>
            <height>189</height>
        </rect>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>spellCheckBox</cstring>
            </property>
            <property name="text">
                <string>&amp;Compare to OpenOffice.org dictionary:</string>
            </property>
            <property name="checked">
                <bool>false</bool>
            </property>
            <property name="whatsThis" stdset="0">
                <string>If you select this check box the words are spell-checked before they are inserted into the new dictionary.</string>
            </property>
        </widget>
        <widget class="TQLabel" row="1" column="0">
            <property name="name">
                <cstring>encodingLabel</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>Character &amp;encoding:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>encodingCombo</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files.</string>
            </property>
        </widget>
        <widget class="TQLabel" row="0" column="0">
            <property name="name">
                <cstring>urlLabel</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>&amp;Filename:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>url</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
            </property>
        </widget>
        <widget class="KURLRequester" row="0" column="1">
            <property name="name">
                <cstring>url</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>5</vsizetype>
                    <horstretch>1</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="whatsThis" stdset="0">
                <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
            </property>
        </widget>
        <widget class="KComboBox" row="1" column="1">
            <property name="name">
                <cstring>encodingCombo</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>1</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>1</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="whatsThis" stdset="0">
                <string>With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files.</string>
            </property>
        </widget>
        <widget class="KURLRequester" row="4" column="1">
            <property name="name">
                <cstring>ooDictURL</cstring>
            </property>
            <property name="enabled">
                <bool>false</bool>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>1</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="whatsThis" stdset="0">
                <string>With this input field you select the OpenOffice.org directory that will be used to spellcheck the words of the new dictionary.</string>
            </property>
        </widget>
        <widget class="TQLabel" row="2" column="0">
            <property name="name">
                <cstring>languageLabel</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>&amp;Language:</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>With this combo box you decide which language should be associated with the new dictionary.</string>
            </property>
        </widget>
    </grid>
</widget>
<connections>
    <connection>
        <sender>spellCheckBox</sender>
        <signal>toggled(bool)</signal>
        <receiver>ooDictURL</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
</connections>
<includes>
    <include location="global" impldecl="in implementation">kinputdialog.h</include>
    <include location="local" impldecl="in implementation">klanguagebutton.h</include>
    <include location="local" impldecl="in implementation">klanguagebuttonhelper.h</include>
    <include location="local" impldecl="in implementation">creationsourcedetailsui.ui.h</include>
</includes>
<forwards>
    <forward>class KLanguageButton</forward>
</forwards>
<variables>
    <variable access="public">KLanguageButton *languageButton;</variable>
</variables>
<Q_SLOTS>
    <slot access="protected" specifier="non virtual">languageButton_activated( int index )</slot>
</Q_SLOTS>
<functions>
    <function access="private" specifier="non virtual">init()</function>
</functions>
<tqlayoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>kinputdialog.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kcombobox.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>kinputdialog.h</includehint>
    <includehint>kpushbutton.h</includehint>
</includehints>
</UI>