mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 22:49:20 +00:00
278 lines
8.4 KiB
Plaintext
278 lines
8.4 KiB
Plaintext
|
<ui version="4.0" stdsetdef="1" >
|
||
|
<author></author>
|
||
|
<comment></comment>
|
||
|
<exportmacro></exportmacro>
|
||
|
<class>QIncludeUi</class>
|
||
|
<widget class="QDialog" name="QInclude" >
|
||
|
<property name="geometry" >
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>353</width>
|
||
|
<height>266</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle" >
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="sizeGripEnabled" >
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<layout class="QVBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>11</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="filenameLA" >
|
||
|
<property name="text" >
|
||
|
<string>&File:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>filenameED</cstring>
|
||
|
</property>
|
||
|
<property name="toolTip" >
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QLineEdit" name="filenameED" >
|
||
|
<property name="toolTip" >
|
||
|
<string>File name to include</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="browsePB" >
|
||
|
<property name="text" >
|
||
|
<string>&Browse...</string>
|
||
|
</property>
|
||
|
<property name="toolTip" >
|
||
|
<string>Select a file</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QLabel" name="TextLabel1" >
|
||
|
<property name="text" >
|
||
|
<string>&Include Type:</string>
|
||
|
</property>
|
||
|
<property name="buddy" >
|
||
|
<cstring>typeCO</cstring>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QComboBox" name="typeCO" >
|
||
|
<item>
|
||
|
<property name="text" >
|
||
|
<string>Input</string>
|
||
|
</property>
|
||
|
</item>
|
||
|
<item>
|
||
|
<property name="text" >
|
||
|
<string>Include</string>
|
||
|
</property>
|
||
|
</item>
|
||
|
<item>
|
||
|
<property name="text" >
|
||
|
<string>Verbatim</string>
|
||
|
</property>
|
||
|
</item>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<spacer name="Spacer27" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="loadPB" >
|
||
|
<property name="text" >
|
||
|
<string>&Load</string>
|
||
|
</property>
|
||
|
<property name="toolTip" >
|
||
|
<string>Load the file</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<layout class="QVBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QCheckBox" name="visiblespaceCB" >
|
||
|
<property name="sizePolicy" >
|
||
|
<sizepolicy>
|
||
|
<hsizetype>3</hsizetype>
|
||
|
<vsizetype>0</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="text" >
|
||
|
<string>&Mark spaces in output</string>
|
||
|
</property>
|
||
|
<property name="toolTip" >
|
||
|
<string>Underline spaces in generated output</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QCheckBox" name="previewCB" >
|
||
|
<property name="sizePolicy" >
|
||
|
<sizepolicy>
|
||
|
<hsizetype>3</hsizetype>
|
||
|
<vsizetype>0</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="text" >
|
||
|
<string>&Show preview</string>
|
||
|
</property>
|
||
|
<property name="toolTip" >
|
||
|
<string>Show LaTeX preview</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<spacer name="Spacer5" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<spacer name="Spacer13_2" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Vertical</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<spacer name="Spacer3" >
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="orientation" >
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="okPB" >
|
||
|
<property name="text" >
|
||
|
<string>&OK</string>
|
||
|
</property>
|
||
|
<property name="default" >
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="closePB" >
|
||
|
<property name="text" >
|
||
|
<string>&Close</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||
|
<tabstops>
|
||
|
<tabstop>filenameED</tabstop>
|
||
|
<tabstop>browsePB</tabstop>
|
||
|
<tabstop>typeCO</tabstop>
|
||
|
<tabstop>loadPB</tabstop>
|
||
|
<tabstop>visiblespaceCB</tabstop>
|
||
|
<tabstop>previewCB</tabstop>
|
||
|
<tabstop>okPB</tabstop>
|
||
|
<tabstop>closePB</tabstop>
|
||
|
</tabstops>
|
||
|
</ui>
|