]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/LanguageModuleBase.ui
better selection and scrolling behaviour
[lyx.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="global">gettext.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>286</width>
17             <height>170</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="0"  column="0" >
34             <class>QLabel</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>languageL</cstring>
38             </property>
39             <property stdset="1">
40                 <name>text</name>
41                 <string>&amp;Language:</string>
42             </property>
43             <property>
44                 <name>buddy</name>
45                 <cstring>languageCO</cstring>
46             </property>
47         </widget>
48         <widget row="0"  column="1" >
49             <class>QComboBox</class>
50             <property stdset="1">
51                 <name>name</name>
52                 <cstring>languageCO</cstring>
53             </property>
54             <property stdset="1">
55                 <name>sizePolicy</name>
56                 <sizepolicy>
57                     <hsizetype>7</hsizetype>
58                     <vsizetype>0</vsizetype>
59                 </sizepolicy>
60             </property>
61         </widget>
62         <widget row="1"  column="0"  rowspan="1"  colspan="2" >
63             <class>QButtonGroup</class>
64             <property stdset="1">
65                 <name>name</name>
66                 <cstring>quoteBG</cstring>
67             </property>
68             <property stdset="1">
69                 <name>title</name>
70                 <string>Quote style</string>
71             </property>
72             <property stdset="1">
73                 <name>exclusive</name>
74                 <bool>true</bool>
75             </property>
76             <grid>
77                 <property stdset="1">
78                     <name>margin</name>
79                     <number>11</number>
80                 </property>
81                 <property stdset="1">
82                     <name>spacing</name>
83                     <number>6</number>
84                 </property>
85                 <widget row="0"  column="0" >
86                     <class>QRadioButton</class>
87                     <property stdset="1">
88                         <name>name</name>
89                         <cstring>singleQuoteRB</cstring>
90                     </property>
91                     <property stdset="1">
92                         <name>text</name>
93                         <string>&amp;Single</string>
94                     </property>
95                 </widget>
96                 <widget row="1"  column="0" >
97                     <class>QRadioButton</class>
98                     <property stdset="1">
99                         <name>name</name>
100                         <cstring>doubleQuoteRB</cstring>
101                     </property>
102                     <property stdset="1">
103                         <name>text</name>
104                         <string>&amp;Double</string>
105                     </property>
106                 </widget>
107                 <widget row="2"  column="1" >
108                     <class>QComboBox</class>
109                     <property stdset="1">
110                         <name>name</name>
111                         <cstring>quoteStyleCO</cstring>
112                     </property>
113                     <property stdset="1">
114                         <name>sizePolicy</name>
115                         <sizepolicy>
116                             <hsizetype>7</hsizetype>
117                             <vsizetype>0</vsizetype>
118                         </sizepolicy>
119                     </property>
120                 </widget>
121                 <widget row="2"  column="0" >
122                     <class>QLabel</class>
123                     <property stdset="1">
124                         <name>name</name>
125                         <cstring>typeL</cstring>
126                     </property>
127                     <property stdset="1">
128                         <name>text</name>
129                         <string>&amp;Type:</string>
130                     </property>
131                     <property>
132                         <name>buddy</name>
133                         <cstring>quoteStyleCO</cstring>
134                     </property>
135                 </widget>
136                 <spacer row="3"  column="1" >
137                     <property>
138                         <name>name</name>
139                         <cstring>Spacer7</cstring>
140                     </property>
141                     <property stdset="1">
142                         <name>orientation</name>
143                         <enum>Vertical</enum>
144                     </property>
145                     <property stdset="1">
146                         <name>sizeType</name>
147                         <enum>Expanding</enum>
148                     </property>
149                     <property>
150                         <name>sizeHint</name>
151                         <size>
152                             <width>20</width>
153                             <height>20</height>
154                         </size>
155                     </property>
156                 </spacer>
157             </grid>
158         </widget>
159     </grid>
160 </widget>
161 </UI>