]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ui/LanguageModuleBase.ui
jurgen's improvements to the doc dialog in qt
[features.git] / src / frontends / qt2 / ui / LanguageModuleBase.ui
1 <!DOCTYPE UI><UI>
2 <class>LanguageModuleBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>LanguageModuleBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>282</width>
17             <height>190</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Form1</string>
23     </property>
24     <grid>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget row="2"  column="0"  rowspan="1"  colspan="2" >
34             <class>QButtonGroup</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>quoteBG</cstring>
38             </property>
39             <property stdset="1">
40                 <name>title</name>
41                 <string>Quote style</string>
42             </property>
43             <property stdset="1">
44                 <name>exclusive</name>
45                 <bool>true</bool>
46             </property>
47             <grid>
48                 <property stdset="1">
49                     <name>margin</name>
50                     <number>11</number>
51                 </property>
52                 <property stdset="1">
53                     <name>spacing</name>
54                     <number>6</number>
55                 </property>
56                 <widget row="0"  column="0" >
57                     <class>QRadioButton</class>
58                     <property stdset="1">
59                         <name>name</name>
60                         <cstring>singleQuoteRB</cstring>
61                     </property>
62                     <property stdset="1">
63                         <name>text</name>
64                         <string>&amp;Single</string>
65                     </property>
66                 </widget>
67                 <widget row="1"  column="0" >
68                     <class>QRadioButton</class>
69                     <property stdset="1">
70                         <name>name</name>
71                         <cstring>doubleQuoteRB</cstring>
72                     </property>
73                     <property stdset="1">
74                         <name>text</name>
75                         <string>&amp;Double</string>
76                     </property>
77                 </widget>
78                 <widget row="2"  column="1" >
79                     <class>QComboBox</class>
80                     <property stdset="1">
81                         <name>name</name>
82                         <cstring>quoteStyleCO</cstring>
83                     </property>
84                     <property stdset="1">
85                         <name>sizePolicy</name>
86                         <sizepolicy>
87                             <hsizetype>7</hsizetype>
88                             <vsizetype>0</vsizetype>
89                         </sizepolicy>
90                     </property>
91                 </widget>
92                 <widget row="2"  column="0" >
93                     <class>QLabel</class>
94                     <property stdset="1">
95                         <name>name</name>
96                         <cstring>typeL</cstring>
97                     </property>
98                     <property stdset="1">
99                         <name>text</name>
100                         <string>&amp;Type:</string>
101                     </property>
102                     <property>
103                         <name>buddy</name>
104                         <cstring>quoteStyleCO</cstring>
105                     </property>
106                 </widget>
107                 <spacer row="3"  column="1" >
108                     <property>
109                         <name>name</name>
110                         <cstring>Spacer7</cstring>
111                     </property>
112                     <property stdset="1">
113                         <name>orientation</name>
114                         <enum>Vertical</enum>
115                     </property>
116                     <property stdset="1">
117                         <name>sizeType</name>
118                         <enum>Expanding</enum>
119                     </property>
120                     <property>
121                         <name>sizeHint</name>
122                         <size>
123                             <width>20</width>
124                             <height>20</height>
125                         </size>
126                     </property>
127                 </spacer>
128             </grid>
129         </widget>
130         <widget row="0"  column="1" >
131             <class>QComboBox</class>
132             <property stdset="1">
133                 <name>name</name>
134                 <cstring>languageCO</cstring>
135             </property>
136             <property stdset="1">
137                 <name>sizePolicy</name>
138                 <sizepolicy>
139                     <hsizetype>7</hsizetype>
140                     <vsizetype>0</vsizetype>
141                 </sizepolicy>
142             </property>
143         </widget>
144         <widget row="0"  column="0" >
145             <class>QLabel</class>
146             <property stdset="1">
147                 <name>name</name>
148                 <cstring>languageL</cstring>
149             </property>
150             <property stdset="1">
151                 <name>text</name>
152                 <string>&amp;Language:</string>
153             </property>
154             <property>
155                 <name>buddy</name>
156                 <cstring>languageCO</cstring>
157             </property>
158         </widget>
159         <widget row="1"  column="0" >
160             <class>QLabel</class>
161             <property stdset="1">
162                 <name>name</name>
163                 <cstring>encodingL</cstring>
164             </property>
165             <property stdset="1">
166                 <name>text</name>
167                 <string>&amp;Encoding:</string>
168             </property>
169             <property>
170                 <name>buddy</name>
171                 <cstring>encodingCO</cstring>
172             </property>
173         </widget>
174         <widget row="1"  column="1" >
175             <class>QComboBox</class>
176             <property stdset="1">
177                 <name>name</name>
178                 <cstring>encodingCO</cstring>
179             </property>
180             <property stdset="1">
181                 <name>sizePolicy</name>
182                 <sizepolicy>
183                     <hsizetype>7</hsizetype>
184                     <vsizetype>0</vsizetype>
185                 </sizepolicy>
186             </property>
187             <property stdset="1">
188                 <name>duplicatesEnabled</name>
189                 <bool>false</bool>
190             </property>
191         </widget>
192     </grid>
193 </widget>
194 </UI>