]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QIncludeUi.ui
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / ui / QIncludeUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QIncludeUi</class>
6  <widget class="QDialog" name="QIncludeUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>386</width>
12     <height>171</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
20   </property>
21   <layout class="QGridLayout" >
22    <property name="margin" >
23     <number>9</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item row="3" column="0" colspan="2" >
29     <widget class="QCheckBox" name="previewCB" >
30      <property name="sizePolicy" >
31       <sizepolicy>
32        <hsizetype>3</hsizetype>
33        <vsizetype>0</vsizetype>
34        <horstretch>0</horstretch>
35        <verstretch>0</verstretch>
36       </sizepolicy>
37      </property>
38      <property name="toolTip" >
39       <string>Show LaTeX preview</string>
40      </property>
41      <property name="text" >
42       <string>&amp;Show preview</string>
43      </property>
44     </widget>
45    </item>
46    <item row="2" column="0" colspan="2" >
47     <widget class="QCheckBox" name="visiblespaceCB" >
48      <property name="sizePolicy" >
49       <sizepolicy>
50        <hsizetype>3</hsizetype>
51        <vsizetype>0</vsizetype>
52        <horstretch>0</horstretch>
53        <verstretch>0</verstretch>
54       </sizepolicy>
55      </property>
56      <property name="toolTip" >
57       <string>Underline spaces in generated output</string>
58      </property>
59      <property name="text" >
60       <string>&amp;Mark spaces in output</string>
61      </property>
62     </widget>
63    </item>
64    <item rowspan="2" row="2" column="2" colspan="3" >
65     <spacer>
66      <property name="orientation" >
67       <enum>Qt::Horizontal</enum>
68      </property>
69      <property name="sizeType" >
70       <enum>QSizePolicy::Expanding</enum>
71      </property>
72      <property name="sizeHint" >
73       <size>
74        <width>130</width>
75        <height>50</height>
76       </size>
77      </property>
78     </spacer>
79    </item>
80    <item row="0" column="1" colspan="3" >
81     <widget class="QLineEdit" name="filenameED" >
82      <property name="toolTip" >
83       <string>File name to include</string>
84      </property>
85     </widget>
86    </item>
87    <item row="1" column="4" >
88     <widget class="QPushButton" name="loadPB" >
89      <property name="toolTip" >
90       <string>Load the file</string>
91      </property>
92      <property name="text" >
93       <string>&amp;Load</string>
94      </property>
95     </widget>
96    </item>
97    <item row="1" column="3" >
98     <spacer>
99      <property name="orientation" >
100       <enum>Qt::Horizontal</enum>
101      </property>
102      <property name="sizeType" >
103       <enum>QSizePolicy::Expanding</enum>
104      </property>
105      <property name="sizeHint" >
106       <size>
107        <width>28</width>
108        <height>28</height>
109       </size>
110      </property>
111     </spacer>
112    </item>
113    <item row="1" column="1" colspan="2" >
114     <widget class="QComboBox" name="typeCO" >
115      <item>
116       <property name="text" >
117        <string>Input</string>
118       </property>
119      </item>
120      <item>
121       <property name="text" >
122        <string>Include</string>
123       </property>
124      </item>
125      <item>
126       <property name="text" >
127        <string>Verbatim</string>
128       </property>
129      </item>
130     </widget>
131    </item>
132    <item row="1" column="0" >
133     <widget class="QLabel" name="TextLabel1" >
134      <property name="text" >
135       <string>&amp;Include Type:</string>
136      </property>
137      <property name="buddy" >
138       <cstring>typeCO</cstring>
139      </property>
140     </widget>
141    </item>
142    <item row="0" column="4" >
143     <widget class="QPushButton" name="browsePB" >
144      <property name="toolTip" >
145       <string>Select a file</string>
146      </property>
147      <property name="text" >
148       <string>&amp;Browse...</string>
149      </property>
150     </widget>
151    </item>
152    <item row="0" column="0" >
153     <widget class="QLabel" name="filenameLA" >
154      <property name="toolTip" >
155       <string/>
156      </property>
157      <property name="text" >
158       <string>&amp;File:</string>
159      </property>
160      <property name="buddy" >
161       <cstring>filenameED</cstring>
162      </property>
163     </widget>
164    </item>
165    <item row="4" column="0" colspan="5" >
166     <layout class="QHBoxLayout" >
167      <property name="margin" >
168       <number>0</number>
169      </property>
170      <property name="spacing" >
171       <number>6</number>
172      </property>
173      <item>
174       <spacer>
175        <property name="orientation" >
176         <enum>Qt::Horizontal</enum>
177        </property>
178        <property name="sizeType" >
179         <enum>QSizePolicy::Expanding</enum>
180        </property>
181        <property name="sizeHint" >
182         <size>
183          <width>20</width>
184          <height>20</height>
185         </size>
186        </property>
187       </spacer>
188      </item>
189      <item>
190       <widget class="QPushButton" name="okPB" >
191        <property name="text" >
192         <string>&amp;OK</string>
193        </property>
194        <property name="default" >
195         <bool>true</bool>
196        </property>
197       </widget>
198      </item>
199      <item>
200       <widget class="QPushButton" name="closePB" >
201        <property name="text" >
202         <string>&amp;Close</string>
203        </property>
204       </widget>
205      </item>
206     </layout>
207    </item>
208   </layout>
209  </widget>
210  <pixmapfunction></pixmapfunction>
211  <tabstops>
212   <tabstop>filenameED</tabstop>
213   <tabstop>browsePB</tabstop>
214   <tabstop>typeCO</tabstop>
215   <tabstop>loadPB</tabstop>
216   <tabstop>visiblespaceCB</tabstop>
217   <tabstop>previewCB</tabstop>
218   <tabstop>okPB</tabstop>
219   <tabstop>closePB</tabstop>
220  </tabstops>
221  <resources/>
222  <connections/>
223 </ui>