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