]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ui/QTabularCreateDialogBase.ui
update ignore, and make sure to dist the lyx2lyx_version.py.in template file
[features.git] / src / frontends / qt2 / ui / QTabularCreateDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QTabularCreateDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QTabularCreateDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>272</width>
17             <height>243</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <vbox>
29         <property stdset="1">
30             <name>margin</name>
31             <number>11</number>
32         </property>
33         <property stdset="1">
34             <name>spacing</name>
35             <number>6</number>
36         </property>
37         <widget>
38             <class>QLayoutWidget</class>
39             <property stdset="1">
40                 <name>name</name>
41                 <cstring>Layout1</cstring>
42             </property>
43             <hbox>
44                 <property stdset="1">
45                     <name>margin</name>
46                     <number>0</number>
47                 </property>
48                 <property stdset="1">
49                     <name>spacing</name>
50                     <number>6</number>
51                 </property>
52                 <widget>
53                     <class>QLabel</class>
54                     <property stdset="1">
55                         <name>name</name>
56                         <cstring>rowsL</cstring>
57                     </property>
58                     <property stdset="1">
59                         <name>text</name>
60                         <string>&amp;Rows:</string>
61                     </property>
62                     <property>
63                         <name>buddy</name>
64                         <cstring>rowsSB</cstring>
65                     </property>
66                     <property>
67                         <name>toolTip</name>
68                         <string>Number of rows</string>
69                     </property>
70                 </widget>
71                 <widget>
72                     <class>QSpinBox</class>
73                     <property stdset="1">
74                         <name>name</name>
75                         <cstring>rowsSB</cstring>
76                     </property>
77                     <property stdset="1">
78                         <name>buttonSymbols</name>
79                         <enum>PlusMinus</enum>
80                     </property>
81                     <property stdset="1">
82                         <name>maxValue</name>
83                         <number>511</number>
84                     </property>
85                     <property stdset="1">
86                         <name>minValue</name>
87                         <number>1</number>
88                     </property>
89                     <property>
90                         <name>toolTip</name>
91                         <string>Number of rows</string>
92                     </property>
93                 </widget>
94                 <widget>
95                     <class>QLabel</class>
96                     <property stdset="1">
97                         <name>name</name>
98                         <cstring>columnsL</cstring>
99                     </property>
100                     <property stdset="1">
101                         <name>text</name>
102                         <string>&amp;Columns:</string>
103                     </property>
104                     <property>
105                         <name>buddy</name>
106                         <cstring>columnsSB</cstring>
107                     </property>
108                     <property>
109                         <name>toolTip</name>
110                         <string>Number of columns</string>
111                     </property>
112                 </widget>
113                 <widget>
114                     <class>QSpinBox</class>
115                     <property stdset="1">
116                         <name>name</name>
117                         <cstring>columnsSB</cstring>
118                     </property>
119                     <property stdset="1">
120                         <name>buttonSymbols</name>
121                         <enum>PlusMinus</enum>
122                     </property>
123                     <property stdset="1">
124                         <name>maxValue</name>
125                         <number>511</number>
126                     </property>
127                     <property stdset="1">
128                         <name>minValue</name>
129                         <number>1</number>
130                     </property>
131                     <property>
132                         <name>toolTip</name>
133                         <string>Number of columns</string>
134                     </property>
135                 </widget>
136                 <spacer>
137                     <property>
138                         <name>name</name>
139                         <cstring>Spacer1</cstring>
140                     </property>
141                     <property stdset="1">
142                         <name>orientation</name>
143                         <enum>Horizontal</enum>
144                     </property>
145                     <property stdset="1">
146                         <name>sizeType</name>
147                         <enum>Expanding</enum>
148                     </property>
149                     <property>
150                         <name>sizeHint</name>
151                         <size>
152                             <width>20</width>
153                             <height>20</height>
154                         </size>
155                     </property>
156                 </spacer>
157             </hbox>
158         </widget>
159         <widget>
160             <class>QLayoutWidget</class>
161             <property stdset="1">
162                 <name>name</name>
163                 <cstring>Layout3</cstring>
164             </property>
165             <property stdset="1">
166                 <name>minimumSize</name>
167                 <size>
168                     <width>100</width>
169                     <height>100</height>
170                 </size>
171             </property>
172             <property stdset="1">
173                 <name>maximumSize</name>
174                 <size>
175                     <width>600</width>
176                     <height>600</height>
177                 </size>
178             </property>
179             <grid>
180                 <property stdset="1">
181                     <name>margin</name>
182                     <number>0</number>
183                 </property>
184                 <property stdset="1">
185                     <name>spacing</name>
186                     <number>6</number>
187                 </property>
188                 <spacer row="0"  column="1" >
189                     <property>
190                         <name>name</name>
191                         <cstring>Spacer1_2</cstring>
192                     </property>
193                     <property stdset="1">
194                         <name>orientation</name>
195                         <enum>Horizontal</enum>
196                     </property>
197                     <property stdset="1">
198                         <name>sizeType</name>
199                         <enum>MinimumExpanding</enum>
200                     </property>
201                     <property>
202                         <name>sizeHint</name>
203                         <size>
204                             <width>20</width>
205                             <height>20</height>
206                         </size>
207                     </property>
208                 </spacer>
209                 <spacer row="1"  column="0" >
210                     <property>
211                         <name>name</name>
212                         <cstring>Spacer2_2</cstring>
213                     </property>
214                     <property stdset="1">
215                         <name>orientation</name>
216                         <enum>Vertical</enum>
217                     </property>
218                     <property stdset="1">
219                         <name>sizeType</name>
220                         <enum>MinimumExpanding</enum>
221                     </property>
222                     <property>
223                         <name>sizeHint</name>
224                         <size>
225                             <width>20</width>
226                             <height>20</height>
227                         </size>
228                     </property>
229                 </spacer>
230                 <widget row="0"  column="0" >
231                     <class>EmptyTable</class>
232                     <property stdset="1">
233                         <name>name</name>
234                         <cstring>table</cstring>
235                     </property>
236                     <property stdset="1">
237                         <name>sizePolicy</name>
238                         <sizepolicy>
239                             <hsizetype>5</hsizetype>
240                             <vsizetype>5</vsizetype>
241                         </sizepolicy>
242                     </property>
243                     <property stdset="1">
244                         <name>minimumSize</name>
245                         <size>
246                             <width>100</width>
247                             <height>100</height>
248                         </size>
249                     </property>
250                     <property stdset="1">
251                         <name>maximumSize</name>
252                         <size>
253                             <width>600</width>
254                             <height>600</height>
255                         </size>
256                     </property>
257                     <property stdset="1">
258                         <name>focusPolicy</name>
259                         <enum>NoFocus</enum>
260                     </property>
261                     <property>
262                         <name>toolTip</name>
263                         <string>Resize this to the correct table dimensions</string>
264                     </property>
265                 </widget>
266             </grid>
267         </widget>
268         <widget>
269             <class>QLayoutWidget</class>
270             <property stdset="1">
271                 <name>name</name>
272                 <cstring>Layout2</cstring>
273             </property>
274             <hbox>
275                 <property stdset="1">
276                     <name>margin</name>
277                     <number>0</number>
278                 </property>
279                 <property stdset="1">
280                     <name>spacing</name>
281                     <number>6</number>
282                 </property>
283                 <spacer>
284                     <property>
285                         <name>name</name>
286                         <cstring>Spacer2</cstring>
287                     </property>
288                     <property stdset="1">
289                         <name>orientation</name>
290                         <enum>Horizontal</enum>
291                     </property>
292                     <property stdset="1">
293                         <name>sizeType</name>
294                         <enum>Expanding</enum>
295                     </property>
296                     <property>
297                         <name>sizeHint</name>
298                         <size>
299                             <width>20</width>
300                             <height>20</height>
301                         </size>
302                     </property>
303                 </spacer>
304                 <widget>
305                     <class>QPushButton</class>
306                     <property stdset="1">
307                         <name>name</name>
308                         <cstring>okPB</cstring>
309                     </property>
310                     <property stdset="1">
311                         <name>text</name>
312                         <string>&amp;OK</string>
313                     </property>
314                 </widget>
315                 <widget>
316                     <class>QPushButton</class>
317                     <property stdset="1">
318                         <name>name</name>
319                         <cstring>closePB</cstring>
320                     </property>
321                     <property stdset="1">
322                         <name>text</name>
323                         <string>Close</string>
324                     </property>
325                 </widget>
326             </hbox>
327         </widget>
328     </vbox>
329 </widget>
330 <customwidgets>
331     <customwidget>
332         <class>EmptyTable</class>
333         <header location="local">emptytable.h</header>
334         <sizehint>
335             <width>-1</width>
336             <height>-1</height>
337         </sizehint>
338         <container>1</container>
339         <sizepolicy>
340             <hordata>5</hordata>
341             <verdata>5</verdata>
342         </sizepolicy>
343         <pixmap>image0</pixmap>
344         <signal>colsChanged(int)</signal>
345         <signal>rowsChanged(int)</signal>
346         <slot access="public">setNumberColumns(int)</slot>
347         <slot access="public">setNumberRows(int)</slot>
348     </customwidget>
349 </customwidgets>
350 <images>
351     <image>
352         <name>image0</name>
353         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
354     </image>
355 </images>
356 <connections>
357     <connection>
358         <sender>table</sender>
359         <signal>rowsChanged(int)</signal>
360         <receiver>rowsSB</receiver>
361         <slot>setValue(int)</slot>
362     </connection>
363     <connection>
364         <sender>table</sender>
365         <signal>colsChanged(int)</signal>
366         <receiver>columnsSB</receiver>
367         <slot>setValue(int)</slot>
368     </connection>
369     <connection>
370         <sender>rowsSB</sender>
371         <signal>valueChanged(int)</signal>
372         <receiver>table</receiver>
373         <slot>setNumberRows(int)</slot>
374     </connection>
375     <connection>
376         <sender>columnsSB</sender>
377         <signal>valueChanged(int)</signal>
378         <receiver>table</receiver>
379         <slot>setNumberColumns(int)</slot>
380     </connection>
381     <connection>
382         <sender>rowsSB</sender>
383         <signal>valueChanged(int)</signal>
384         <receiver>QTabularCreateDialogBase</receiver>
385         <slot>rowsChanged(int)</slot>
386     </connection>
387     <connection>
388         <sender>columnsSB</sender>
389         <signal>valueChanged(int)</signal>
390         <receiver>QTabularCreateDialogBase</receiver>
391         <slot>columnsChanged(int)</slot>
392     </connection>
393     <slot access="public">columnsChanged(int)</slot>
394     <slot access="public">rowsChanged(int)</slot>
395 </connections>
396 <tabstops>
397     <tabstop>rowsSB</tabstop>
398     <tabstop>columnsSB</tabstop>
399     <tabstop>table</tabstop>
400     <tabstop>okPB</tabstop>
401     <tabstop>closePB</tabstop>
402 </tabstops>
403 </UI>