]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QChangesDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QChangesDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QChangesDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QChangesDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>297</width>
12             <height>252</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QChangesDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <vbox>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <property name="margin">
26             <number>11</number>
27         </property>
28         <property name="spacing">
29             <number>6</number>
30         </property>
31         <widget class="QLayoutWidget">
32             <property name="name">
33                 <cstring>Layout4</cstring>
34             </property>
35             <vbox>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>0</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <widget class="QLabel">
46                     <property name="name">
47                         <cstring>changeLA</cstring>
48                     </property>
49                     <property name="text">
50                         <string>Change:</string>
51                     </property>
52                 </widget>
53                 <widget class="QTextView">
54                     <property name="name">
55                         <cstring>changeTV</cstring>
56                     </property>
57                     <property name="focusPolicy">
58                         <enum>WheelFocus</enum>
59                     </property>
60                     <property name="toolTip" stdset="0">
61                         <string>Details of the change</string>
62                     </property>
63                 </widget>
64             </vbox>
65         </widget>
66         <widget class="QLayoutWidget">
67             <property name="name">
68                 <cstring>Layout3</cstring>
69             </property>
70             <hbox>
71                 <property name="name">
72                     <cstring>unnamed</cstring>
73                 </property>
74                 <property name="margin">
75                     <number>0</number>
76                 </property>
77                 <property name="spacing">
78                     <number>6</number>
79                 </property>
80                 <widget class="QPushButton">
81                     <property name="name">
82                         <cstring>acceptPB</cstring>
83                     </property>
84                     <property name="text">
85                         <string>&amp;Accept</string>
86                     </property>
87                     <property name="autoDefault">
88                         <bool>false</bool>
89                     </property>
90                     <property name="toolTip" stdset="0">
91                         <string>Accept this change</string>
92                     </property>
93                 </widget>
94                 <widget class="QPushButton">
95                     <property name="name">
96                         <cstring>rejectPB</cstring>
97                     </property>
98                     <property name="text">
99                         <string>&amp;Reject</string>
100                     </property>
101                     <property name="autoDefault">
102                         <bool>false</bool>
103                     </property>
104                     <property name="toolTip" stdset="0">
105                         <string>Reject this change</string>
106                     </property>
107                 </widget>
108                 <spacer>
109                     <property name="name">
110                         <cstring>Spacer3</cstring>
111                     </property>
112                     <property name="orientation">
113                         <enum>Horizontal</enum>
114                     </property>
115                     <property name="sizeType">
116                         <enum>Expanding</enum>
117                     </property>
118                     <property name="sizeHint">
119                         <size>
120                             <width>20</width>
121                             <height>20</height>
122                         </size>
123                     </property>
124                 </spacer>
125             </hbox>
126         </widget>
127         <spacer>
128             <property name="name">
129                 <cstring>Spacer4</cstring>
130             </property>
131             <property name="orientation">
132                 <enum>Vertical</enum>
133             </property>
134             <property name="sizeType">
135                 <enum>Expanding</enum>
136             </property>
137             <property name="sizeHint">
138                 <size>
139                     <width>20</width>
140                     <height>20</height>
141                 </size>
142             </property>
143         </spacer>
144         <widget class="QLayoutWidget">
145             <property name="name">
146                 <cstring>Layout2</cstring>
147             </property>
148             <hbox>
149                 <property name="name">
150                     <cstring>unnamed</cstring>
151                 </property>
152                 <property name="margin">
153                     <number>0</number>
154                 </property>
155                 <property name="spacing">
156                     <number>6</number>
157                 </property>
158                 <widget class="QPushButton">
159                     <property name="name">
160                         <cstring>nextPB</cstring>
161                     </property>
162                     <property name="text">
163                         <string>&amp;Next change</string>
164                     </property>
165                     <property name="default">
166                         <bool>true</bool>
167                     </property>
168                     <property name="toolTip" stdset="0">
169                         <string>Go to next change</string>
170                     </property>
171                 </widget>
172                 <spacer>
173                     <property name="name">
174                         <cstring>Spacer1</cstring>
175                     </property>
176                     <property name="orientation">
177                         <enum>Horizontal</enum>
178                     </property>
179                     <property name="sizeType">
180                         <enum>Expanding</enum>
181                     </property>
182                     <property name="sizeHint">
183                         <size>
184                             <width>20</width>
185                             <height>20</height>
186                         </size>
187                     </property>
188                 </spacer>
189                 <widget class="QPushButton">
190                     <property name="name">
191                         <cstring>closePB</cstring>
192                     </property>
193                     <property name="text">
194                         <string>Cancel</string>
195                     </property>
196                 </widget>
197             </hbox>
198         </widget>
199     </vbox>
200 </widget>
201 <connections>
202     <connection>
203         <sender>nextPB</sender>
204         <signal>clicked()</signal>
205         <receiver>QChangesDialogBase</receiver>
206         <slot>nextPressed()</slot>
207     </connection>
208     <connection>
209         <sender>rejectPB</sender>
210         <signal>clicked()</signal>
211         <receiver>QChangesDialogBase</receiver>
212         <slot>rejectPressed()</slot>
213     </connection>
214     <connection>
215         <sender>acceptPB</sender>
216         <signal>clicked()</signal>
217         <receiver>QChangesDialogBase</receiver>
218         <slot>acceptPressed()</slot>
219     </connection>
220 </connections>
221 <tabstops>
222     <tabstop>changeTV</tabstop>
223     <tabstop>acceptPB</tabstop>
224     <tabstop>rejectPB</tabstop>
225     <tabstop>nextPB</tabstop>
226     <tabstop>closePB</tabstop>
227 </tabstops>
228 <includes>
229     <include location="global" impldecl="in declaration">config.h</include>
230     <include location="local" impldecl="in declaration">qt_helpers.h</include>
231 </includes>
232 <slots>
233     <slot>acceptPressed()</slot>
234     <slot>rejectPressed()</slot>
235     <slot>nextPressed()</slot>
236 </slots>
237 <layoutdefaults spacing="6" margin="11"/>
238 </UI>