]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/LaTeXUi.ui
renaming in frontends/qt4/ui: s/Q//g
[lyx.git] / src / frontends / qt4 / ui / LaTeXUi.ui
1 <ui version="4.0" >
2  <class>LaTeXUi</class>
3  <widget class="QWidget" name="LaTeXUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>307</width>
9     <height>178</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="3" column="1" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Vertical</enum>
26      </property>
27      <property name="sizeHint" >
28       <size>
29        <width>20</width>
30        <height>40</height>
31       </size>
32      </property>
33     </spacer>
34    </item>
35    <item row="2" column="2" >
36     <spacer>
37      <property name="orientation" >
38       <enum>Qt::Horizontal</enum>
39      </property>
40      <property name="sizeHint" >
41       <size>
42        <width>40</width>
43        <height>20</height>
44       </size>
45      </property>
46     </spacer>
47    </item>
48    <item row="2" column="1" >
49     <widget class="QComboBox" name="psdriverCO" >
50      <property name="duplicatesEnabled" >
51       <bool>false</bool>
52      </property>
53     </widget>
54    </item>
55    <item row="0" column="0" >
56     <widget class="QLabel" name="classL" >
57      <property name="text" >
58       <string>Document &amp;class:</string>
59      </property>
60      <property name="buddy" >
61       <cstring>classCO</cstring>
62      </property>
63     </widget>
64    </item>
65    <item row="1" column="0" >
66     <widget class="QLabel" name="optionsL" >
67      <property name="text" >
68       <string>&amp;Options:</string>
69      </property>
70      <property name="buddy" >
71       <cstring>optionsLE</cstring>
72      </property>
73     </widget>
74    </item>
75    <item row="2" column="0" >
76     <widget class="QLabel" name="psdriverL" >
77      <property name="text" >
78       <string>Postscript &amp;driver:</string>
79      </property>
80      <property name="buddy" >
81       <cstring>psdriverCO</cstring>
82      </property>
83     </widget>
84    </item>
85    <item row="0" column="1" colspan="2" >
86     <widget class="QComboBox" name="classCO" />
87    </item>
88    <item row="1" column="1" colspan="2" >
89     <widget class="QLineEdit" name="optionsLE" />
90    </item>
91   </layout>
92  </widget>
93  <tabstops>
94   <tabstop>classCO</tabstop>
95   <tabstop>optionsLE</tabstop>
96   <tabstop>psdriverCO</tabstop>
97  </tabstops>
98  <includes>
99   <include location="local" >qt_helpers.h</include>
100  </includes>
101  <resources/>
102  <connections/>
103 </ui>