]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefLanguageUi.ui
move our stuff off the Q* namespace
[lyx.git] / src / frontends / qt4 / ui / PrefLanguageUi.ui
1 <ui version="4.0" >
2  <class>PrefLanguageUi</class>
3  <widget class="QWidget" name="PrefLanguageUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>360</width>
9     <height>323</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>11</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="2" column="0" >
23     <widget class="QLabel" name="startCommandLA" >
24      <property name="text" >
25       <string>Command s&amp;tart:</string>
26      </property>
27      <property name="buddy" >
28       <cstring>startCommandED</cstring>
29      </property>
30     </widget>
31    </item>
32    <item row="3" column="1" >
33     <widget class="QLineEdit" name="endCommandED" />
34    </item>
35    <item row="2" column="1" >
36     <widget class="QLineEdit" name="startCommandED" />
37    </item>
38    <item row="1" column="1" >
39     <widget class="QLineEdit" name="languagePackageED" />
40    </item>
41    <item row="0" column="1" >
42     <widget class="QComboBox" name="defaultLanguageCO" />
43    </item>
44    <item row="0" column="0" >
45     <widget class="QLabel" name="defaultLanguageLA" >
46      <property name="text" >
47       <string>&amp;Default language:</string>
48      </property>
49      <property name="buddy" >
50       <cstring>defaultLanguageCO</cstring>
51      </property>
52     </widget>
53    </item>
54    <item row="3" column="0" >
55     <widget class="QLabel" name="endCommandLA" >
56      <property name="text" >
57       <string>Command e&amp;nd:</string>
58      </property>
59      <property name="buddy" >
60       <cstring>endCommandED</cstring>
61      </property>
62     </widget>
63    </item>
64    <item row="1" column="0" >
65     <widget class="QLabel" name="languagePackageLA" >
66      <property name="text" >
67       <string>Language pac&amp;kage:</string>
68      </property>
69      <property name="buddy" >
70       <cstring>languagePackageED</cstring>
71      </property>
72     </widget>
73    </item>
74    <item row="6" column="0" >
75     <widget class="QCheckBox" name="autoBeginCB" >
76      <property name="text" >
77       <string>Auto &amp;begin</string>
78      </property>
79     </widget>
80    </item>
81    <item row="4" column="0" >
82     <widget class="QCheckBox" name="useBabelCB" >
83      <property name="text" >
84       <string>Use b&amp;abel</string>
85      </property>
86     </widget>
87    </item>
88    <item rowspan="2" row="6" column="1" >
89     <spacer>
90      <property name="orientation" >
91       <enum>Qt::Horizontal</enum>
92      </property>
93      <property name="sizeType" >
94       <enum>QSizePolicy::Expanding</enum>
95      </property>
96      <property name="sizeHint" >
97       <size>
98        <width>20</width>
99        <height>20</height>
100       </size>
101      </property>
102     </spacer>
103    </item>
104    <item row="5" column="0" >
105     <widget class="QCheckBox" name="globalCB" >
106      <property name="text" >
107       <string>&amp;Global</string>
108      </property>
109     </widget>
110    </item>
111    <item row="5" column="1" >
112     <widget class="QCheckBox" name="rtlCB" >
113      <property name="text" >
114       <string>&amp;Right-to-left language support</string>
115      </property>
116     </widget>
117    </item>
118    <item row="7" column="0" >
119     <widget class="QCheckBox" name="autoEndCB" >
120      <property name="text" >
121       <string>Auto &amp;end</string>
122      </property>
123     </widget>
124    </item>
125    <item row="4" column="1" >
126     <widget class="QCheckBox" name="markForeignCB" >
127      <property name="text" >
128       <string>Mark &amp;foreign languages</string>
129      </property>
130     </widget>
131    </item>
132    <item row="8" column="0" >
133     <spacer>
134      <property name="orientation" >
135       <enum>Qt::Vertical</enum>
136      </property>
137      <property name="sizeType" >
138       <enum>QSizePolicy::Expanding</enum>
139      </property>
140      <property name="sizeHint" >
141       <size>
142        <width>20</width>
143        <height>20</height>
144       </size>
145      </property>
146     </spacer>
147    </item>
148    <item row="8" column="1" >
149     <spacer>
150      <property name="orientation" >
151       <enum>Qt::Vertical</enum>
152      </property>
153      <property name="sizeType" >
154       <enum>QSizePolicy::Expanding</enum>
155      </property>
156      <property name="sizeHint" >
157       <size>
158        <width>20</width>
159        <height>20</height>
160       </size>
161      </property>
162     </spacer>
163    </item>
164   </layout>
165  </widget>
166  <pixmapfunction></pixmapfunction>
167  <includes>
168   <include location="local" >qt_helpers.h</include>
169  </includes>
170  <tabstops>
171   <tabstop>defaultLanguageCO</tabstop>
172   <tabstop>languagePackageED</tabstop>
173   <tabstop>startCommandED</tabstop>
174   <tabstop>endCommandED</tabstop>
175   <tabstop>useBabelCB</tabstop>
176   <tabstop>globalCB</tabstop>
177   <tabstop>autoBeginCB</tabstop>
178   <tabstop>autoEndCB</tabstop>
179   <tabstop>markForeignCB</tabstop>
180   <tabstop>rtlCB</tabstop>
181  </tabstops>
182  <resources/>
183  <connections/>
184 </ui>