]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/DocumentUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[lyx.git] / src / frontends / qt4 / ui / DocumentUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>DocumentUi</class>
6  <widget class="QDialog" name="DocumentUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>422</width>
12     <height>124</height>
13    </rect>
14   </property>
15   <property name="sizePolicy" >
16    <sizepolicy>
17     <hsizetype>1</hsizetype>
18     <vsizetype>1</vsizetype>
19     <horstretch>0</horstretch>
20     <verstretch>0</verstretch>
21    </sizepolicy>
22   </property>
23   <property name="windowTitle" >
24    <string/>
25   </property>
26   <property name="sizeGripEnabled" >
27    <bool>true</bool>
28   </property>
29   <layout class="QVBoxLayout" >
30    <property name="margin" >
31     <number>11</number>
32    </property>
33    <property name="spacing" >
34     <number>6</number>
35    </property>
36    <item>
37     <widget class="lyx::frontend::PanelStack" name="docPS" />
38    </item>
39    <item>
40     <layout class="QHBoxLayout" >
41      <property name="margin" >
42       <number>0</number>
43      </property>
44      <property name="spacing" >
45       <number>6</number>
46      </property>
47      <item>
48       <widget class="QPushButton" name="defaultPB" >
49        <property name="sizePolicy" >
50         <sizepolicy>
51          <hsizetype>3</hsizetype>
52          <vsizetype>0</vsizetype>
53          <horstretch>0</horstretch>
54          <verstretch>0</verstretch>
55         </sizepolicy>
56        </property>
57        <property name="toolTip" >
58         <string>Reset to the default settings for the document class</string>
59        </property>
60        <property name="text" >
61         <string>Use Class Defaults</string>
62        </property>
63       </widget>
64      </item>
65      <item>
66       <widget class="QPushButton" name="savePB" >
67        <property name="sizePolicy" >
68         <sizepolicy>
69          <hsizetype>3</hsizetype>
70          <vsizetype>0</vsizetype>
71          <horstretch>0</horstretch>
72          <verstretch>0</verstretch>
73         </sizepolicy>
74        </property>
75        <property name="toolTip" >
76         <string>Save settings as LyX's default document settings</string>
77        </property>
78        <property name="text" >
79         <string>Save as Document Defaults</string>
80        </property>
81       </widget>
82      </item>
83      <item>
84       <spacer>
85        <property name="orientation" >
86         <enum>Qt::Horizontal</enum>
87        </property>
88        <property name="sizeType" >
89         <enum>QSizePolicy::Expanding</enum>
90        </property>
91        <property name="sizeHint" >
92         <size>
93          <width>20</width>
94          <height>20</height>
95         </size>
96        </property>
97       </spacer>
98      </item>
99     </layout>
100    </item>
101    <item>
102     <layout class="QHBoxLayout" >
103      <property name="margin" >
104       <number>0</number>
105      </property>
106      <property name="spacing" >
107       <number>6</number>
108      </property>
109      <item>
110       <widget class="QPushButton" name="restorePB" >
111        <property name="text" >
112         <string>&amp;Restore</string>
113        </property>
114       </widget>
115      </item>
116      <item>
117       <spacer>
118        <property name="orientation" >
119         <enum>Qt::Horizontal</enum>
120        </property>
121        <property name="sizeType" >
122         <enum>QSizePolicy::Expanding</enum>
123        </property>
124        <property name="sizeHint" >
125         <size>
126          <width>20</width>
127          <height>20</height>
128         </size>
129        </property>
130       </spacer>
131      </item>
132      <item>
133       <widget class="QPushButton" name="okPB" >
134        <property name="text" >
135         <string>&amp;OK</string>
136        </property>
137        <property name="default" >
138         <bool>true</bool>
139        </property>
140       </widget>
141      </item>
142      <item>
143       <widget class="QPushButton" name="applyPB" >
144        <property name="text" >
145         <string>&amp;Apply</string>
146        </property>
147       </widget>
148      </item>
149      <item>
150       <widget class="QPushButton" name="closePB" >
151        <property name="text" >
152         <string>&amp;Cancel</string>
153        </property>
154        <property name="autoDefault" >
155         <bool>false</bool>
156        </property>
157       </widget>
158      </item>
159     </layout>
160    </item>
161   </layout>
162  </widget>
163  <pixmapfunction></pixmapfunction>
164  <includes>
165   <include location="local" >qt_helpers.h</include>
166  </includes>
167  <customwidgets>
168   <customwidget>
169    <class>lyx::frontend::PanelStack</class>
170    <extends></extends>
171    <header>PanelStack.h</header>
172    <container>1</container>
173    <pixmap></pixmap>
174   </customwidget>
175  </customwidgets>
176  <resources/>
177  <connections/>
178 </ui>