]> git.lyx.org Git - features.git/blob - src/frontends/qt4/ui/DocumentUi.ui
cebd253e3754807908dc8d80bde1195ae50676db
[features.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>175</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="0" 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="QRadioButton" name="childRB" >
43        <property name="toolTip" >
44         <string>Click to edit the settings of the child document</string>
45        </property>
46        <property name="text" >
47         <string>Child Settings</string>
48        </property>
49       </widget>
50      </item>
51      <item>
52       <widget class="QRadioButton" name="masterRB" >
53        <property name="toolTip" >
54         <string>Click to edit the settings of the Master document</string>
55        </property>
56        <property name="text" >
57         <string>Master Settings</string>
58        </property>
59       </widget>
60      </item>
61      <item>
62       <spacer>
63        <property name="orientation" >
64         <enum>Qt::Horizontal</enum>
65        </property>
66        <property name="sizeHint" >
67         <size>
68          <width>181</width>
69          <height>20</height>
70         </size>
71        </property>
72       </spacer>
73      </item>
74     </layout>
75    </item>
76    <item row="3" column="0" >
77     <layout class="QHBoxLayout" >
78      <property name="margin" >
79       <number>0</number>
80      </property>
81      <property name="spacing" >
82       <number>6</number>
83      </property>
84      <item>
85       <widget class="QPushButton" name="restorePB" >
86        <property name="text" >
87         <string>&amp;Restore</string>
88        </property>
89       </widget>
90      </item>
91      <item>
92       <spacer>
93        <property name="orientation" >
94         <enum>Qt::Horizontal</enum>
95        </property>
96        <property name="sizeType" >
97         <enum>QSizePolicy::Expanding</enum>
98        </property>
99        <property name="sizeHint" >
100         <size>
101          <width>20</width>
102          <height>20</height>
103         </size>
104        </property>
105       </spacer>
106      </item>
107      <item>
108       <widget class="QPushButton" name="okPB" >
109        <property name="text" >
110         <string>&amp;OK</string>
111        </property>
112        <property name="default" >
113         <bool>true</bool>
114        </property>
115       </widget>
116      </item>
117      <item>
118       <widget class="QPushButton" name="applyPB" >
119        <property name="text" >
120         <string>&amp;Apply</string>
121        </property>
122       </widget>
123      </item>
124      <item>
125       <widget class="QPushButton" name="closePB" >
126        <property name="text" >
127         <string>&amp;Cancel</string>
128        </property>
129        <property name="autoDefault" >
130         <bool>false</bool>
131        </property>
132       </widget>
133      </item>
134     </layout>
135    </item>
136    <item row="2" column="0" >
137     <layout class="QHBoxLayout" >
138      <property name="margin" >
139       <number>0</number>
140      </property>
141      <property name="spacing" >
142       <number>6</number>
143      </property>
144      <item>
145       <widget class="QPushButton" name="defaultPB" >
146        <property name="sizePolicy" >
147         <sizepolicy>
148          <hsizetype>3</hsizetype>
149          <vsizetype>0</vsizetype>
150          <horstretch>0</horstretch>
151          <verstretch>0</verstretch>
152         </sizepolicy>
153        </property>
154        <property name="toolTip" >
155         <string>Reset to the default settings for the document class</string>
156        </property>
157        <property name="text" >
158         <string>Use Class Defaults</string>
159        </property>
160       </widget>
161      </item>
162      <item>
163       <widget class="QPushButton" name="savePB" >
164        <property name="sizePolicy" >
165         <sizepolicy>
166          <hsizetype>3</hsizetype>
167          <vsizetype>0</vsizetype>
168          <horstretch>0</horstretch>
169          <verstretch>0</verstretch>
170         </sizepolicy>
171        </property>
172        <property name="toolTip" >
173         <string>Save settings as LyX's default document settings</string>
174        </property>
175        <property name="text" >
176         <string>Save as Document Defaults</string>
177        </property>
178       </widget>
179      </item>
180      <item>
181       <spacer>
182        <property name="orientation" >
183         <enum>Qt::Horizontal</enum>
184        </property>
185        <property name="sizeType" >
186         <enum>QSizePolicy::Expanding</enum>
187        </property>
188        <property name="sizeHint" >
189         <size>
190          <width>20</width>
191          <height>20</height>
192         </size>
193        </property>
194       </spacer>
195      </item>
196     </layout>
197    </item>
198    <item row="1" column="0" >
199     <widget class="lyx::frontend::PanelStack" native="1" name="docPS" />
200    </item>
201   </layout>
202  </widget>
203  <customwidgets>
204   <customwidget>
205    <class>lyx::frontend::PanelStack</class>
206    <extends>QWidget</extends>
207    <header>PanelStack.h</header>
208    <container>1</container>
209   </customwidget>
210  </customwidgets>
211  <includes>
212   <include location="local" >qt_i18n.h</include>
213  </includes>
214  <resources/>
215  <connections/>
216 </ui>