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