mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 21:49:51 +00:00
187 lines
5.8 KiB
Plaintext
187 lines
5.8 KiB
Plaintext
|
<ui version="4.0" stdsetdef="1" >
|
||
|
<author></author>
|
||
|
<comment></comment>
|
||
|
<exportmacro></exportmacro>
|
||
|
<class>QDocumentUi</class>
|
||
|
<widget class="QDialog" name="QDocument" >
|
||
|
<property name="geometry" >
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>422</width>
|
||
|
<height>124</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy" >
|
||
|
<sizepolicy>
|
||
|
<hsizetype>1</hsizetype>
|
||
|
<vsizetype>1</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</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>
|
||
|
<widget class="PanelStack" name="docPS" />
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="defaultPB" >
|
||
|
<property name="sizePolicy" >
|
||
|
<sizepolicy>
|
||
|
<hsizetype>3</hsizetype>
|
||
|
<vsizetype>0</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="text" >
|
||
|
<string>Use Class Defaults</string>
|
||
|
</property>
|
||
|
<property name="toolTip" >
|
||
|
<string>Reset to the default settings for the document class</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="savePB" >
|
||
|
<property name="sizePolicy" >
|
||
|
<sizepolicy>
|
||
|
<hsizetype>3</hsizetype>
|
||
|
<vsizetype>0</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="text" >
|
||
|
<string>Save as Document Defaults</string>
|
||
|
</property>
|
||
|
<property name="toolTip" >
|
||
|
<string>Save settings as LyX's default document settings</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<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>
|
||
|
</layout>
|
||
|
</item>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="restorePB" >
|
||
|
<property name="text" >
|
||
|
<string>&Restore</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<spacer name="Spacer1" >
|
||
|
<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="applyPB" >
|
||
|
<property name="text" >
|
||
|
<string>&Apply</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="closePB" >
|
||
|
<property name="text" >
|
||
|
<string>&Cancel</string>
|
||
|
</property>
|
||
|
<property name="autoDefault" >
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<pixmapfunction></pixmapfunction>
|
||
|
<customwidgets>
|
||
|
<customwidget>
|
||
|
<class>PanelStack</class>
|
||
|
<extends></extends>
|
||
|
<header location="local" >panelstack.h</header>
|
||
|
<sizehint>
|
||
|
<width>-1</width>
|
||
|
<height>-1</height>
|
||
|
</sizehint>
|
||
|
<container>1</container>
|
||
|
<sizepolicy>
|
||
|
<hordata>7</hordata>
|
||
|
<verdata>7</verdata>
|
||
|
</sizepolicy>
|
||
|
<pixmap>image0</pixmap>
|
||
|
</customwidget>
|
||
|
</customwidgets>
|
||
|
<images>
|
||
|
<image name="image0" >
|
||
|
<data format="XPM.GZ" length="646" >789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
|
||
|
</image>
|
||
|
</images>
|
||
|
</ui>
|