]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QMathMatrixDialogBase.ui
e50d8011c95f0b22656b7b38789dfa4f4f074775
[lyx.git] / src / frontends / qt3 / ui / QMathMatrixDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QMathMatrixDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QMathMatrixDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>321</width>
12             <height>371</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QMathMatrixDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <grid>
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" row="0" column="0" rowspan="1" colspan="2">
32             <property name="name">
33                 <cstring>Layout1</cstring>
34             </property>
35             <hbox>
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>rowsL</cstring>
48                     </property>
49                     <property name="frameShape">
50                         <enum>MShape</enum>
51                     </property>
52                     <property name="frameShadow">
53                         <enum>MShadow</enum>
54                     </property>
55                     <property name="text">
56                         <string>&amp;Rows:</string>
57                     </property>
58                     <property name="buddy" stdset="0">
59                         <cstring>rowsSB</cstring>
60                     </property>
61                     <property name="toolTip" stdset="0">
62                         <string>Number of rows</string>
63                     </property>
64                 </widget>
65                 <widget class="QSpinBox">
66                     <property name="name">
67                         <cstring>rowsSB</cstring>
68                     </property>
69                     <property name="buttonSymbols">
70                         <enum>PlusMinus</enum>
71                     </property>
72                     <property name="maxValue">
73                         <number>511</number>
74                     </property>
75                     <property name="minValue">
76                         <number>1</number>
77                     </property>
78                     <property name="toolTip" stdset="0">
79                         <string>Number of rows</string>
80                     </property>
81                 </widget>
82                 <widget class="QLabel">
83                     <property name="name">
84                         <cstring>columnsL</cstring>
85                     </property>
86                     <property name="text">
87                         <string>&amp;Columns:</string>
88                     </property>
89                     <property name="buddy" stdset="0">
90                         <cstring>columnsSB</cstring>
91                     </property>
92                     <property name="toolTip" stdset="0">
93                         <string>Number of columns</string>
94                     </property>
95                 </widget>
96                 <widget class="QSpinBox">
97                     <property name="name">
98                         <cstring>columnsSB</cstring>
99                     </property>
100                     <property name="buttonSymbols">
101                         <enum>PlusMinus</enum>
102                     </property>
103                     <property name="maxValue">
104                         <number>511</number>
105                     </property>
106                     <property name="minValue">
107                         <number>1</number>
108                     </property>
109                     <property name="toolTip" stdset="0">
110                         <string>Number of columns</string>
111                     </property>
112                 </widget>
113                 <spacer>
114                     <property name="name">
115                         <cstring>Spacer1</cstring>
116                     </property>
117                     <property name="orientation">
118                         <enum>Horizontal</enum>
119                     </property>
120                     <property name="sizeType">
121                         <enum>Expanding</enum>
122                     </property>
123                     <property name="sizeHint">
124                         <size>
125                             <width>20</width>
126                             <height>20</height>
127                         </size>
128                     </property>
129                 </spacer>
130             </hbox>
131         </widget>
132         <spacer row="1" column="1">
133             <property name="name">
134                 <cstring>Spacer1_2</cstring>
135             </property>
136             <property name="orientation">
137                 <enum>Horizontal</enum>
138             </property>
139             <property name="sizeType">
140                 <enum>MinimumExpanding</enum>
141             </property>
142             <property name="sizeHint">
143                 <size>
144                     <width>20</width>
145                     <height>20</height>
146                 </size>
147             </property>
148         </spacer>
149         <widget class="EmptyTable" row="1" column="0">
150             <property name="name">
151                 <cstring>table</cstring>
152             </property>
153             <property name="sizePolicy">
154                 <sizepolicy>
155                     <hsizetype>5</hsizetype>
156                     <vsizetype>5</vsizetype>
157                     <horstretch>0</horstretch>
158                     <verstretch>0</verstretch>
159                 </sizepolicy>
160             </property>
161             <property name="toolTip" stdset="0">
162                 <string>Resize this to the correct table dimensions</string>
163             </property>
164         </widget>
165         <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="2">
166             <property name="name">
167                 <cstring>Layout2</cstring>
168             </property>
169             <hbox>
170                 <property name="name">
171                     <cstring>unnamed</cstring>
172                 </property>
173                 <property name="margin">
174                     <number>0</number>
175                 </property>
176                 <property name="spacing">
177                     <number>6</number>
178                 </property>
179                 <spacer>
180                     <property name="name">
181                         <cstring>Spacer2</cstring>
182                     </property>
183                     <property name="orientation">
184                         <enum>Horizontal</enum>
185                     </property>
186                     <property name="sizeType">
187                         <enum>Expanding</enum>
188                     </property>
189                     <property name="sizeHint">
190                         <size>
191                             <width>20</width>
192                             <height>20</height>
193                         </size>
194                     </property>
195                 </spacer>
196                 <widget class="QPushButton">
197                     <property name="name">
198                         <cstring>okPB</cstring>
199                     </property>
200                     <property name="text">
201                         <string>&amp;OK</string>
202                     </property>
203                 </widget>
204                 <widget class="QPushButton">
205                     <property name="name">
206                         <cstring>closePB</cstring>
207                     </property>
208                     <property name="text">
209                         <string>Close</string>
210                     </property>
211                 </widget>
212             </hbox>
213         </widget>
214         <spacer row="2" column="0">
215             <property name="name">
216                 <cstring>Spacer2_2</cstring>
217             </property>
218             <property name="orientation">
219                 <enum>Vertical</enum>
220             </property>
221             <property name="sizeType">
222                 <enum>MinimumExpanding</enum>
223             </property>
224             <property name="sizeHint">
225                 <size>
226                     <width>20</width>
227                     <height>20</height>
228                 </size>
229             </property>
230         </spacer>
231         <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="2">
232             <property name="name">
233                 <cstring>alignmentG</cstring>
234             </property>
235             <property name="title">
236                 <string>Alignment</string>
237             </property>
238             <grid>
239                 <property name="name">
240                     <cstring>unnamed</cstring>
241                 </property>
242                 <property name="margin">
243                     <number>11</number>
244                 </property>
245                 <property name="spacing">
246                     <number>6</number>
247                 </property>
248                 <widget class="QComboBox" row="1" column="0">
249                     <item>
250                         <property name="text">
251                             <string>Top</string>
252                         </property>
253                     </item>
254                     <item>
255                         <property name="text">
256                             <string>Middle</string>
257                         </property>
258                     </item>
259                     <item>
260                         <property name="text">
261                             <string>Bottom</string>
262                         </property>
263                     </item>
264                     <property name="name">
265                         <cstring>valignCO</cstring>
266                     </property>
267                     <property name="toolTip" stdset="0">
268                         <string>Vertical alignment</string>
269                     </property>
270                 </widget>
271                 <widget class="QLabel" row="0" column="0">
272                     <property name="name">
273                         <cstring>valignLA</cstring>
274                     </property>
275                     <property name="frameShape">
276                         <enum>MShape</enum>
277                     </property>
278                     <property name="frameShadow">
279                         <enum>MShadow</enum>
280                     </property>
281                     <property name="text">
282                         <string>&amp;Vertical:</string>
283                     </property>
284                     <property name="alignment">
285                         <set>AlignVCenter|AlignLeft</set>
286                     </property>
287                     <property name="buddy" stdset="0">
288                         <cstring>valignCO</cstring>
289                     </property>
290                     <property name="wordwrap" stdset="0">
291                     </property>
292                 </widget>
293                 <widget class="QLineEdit" row="1" column="1">
294                     <property name="name">
295                         <cstring>halignED</cstring>
296                     </property>
297                     <property name="sizePolicy">
298                         <sizepolicy>
299                             <hsizetype>1</hsizetype>
300                             <vsizetype>0</vsizetype>
301                             <horstretch>0</horstretch>
302                             <verstretch>0</verstretch>
303                         </sizepolicy>
304                     </property>
305                     <property name="toolTip" stdset="0">
306                         <string>Horizontal alignment per column (l,c,r)</string>
307                     </property>
308                 </widget>
309                 <widget class="QLabel" row="0" column="1">
310                     <property name="name">
311                         <cstring>widthLA_2</cstring>
312                     </property>
313                     <property name="frameShape">
314                         <enum>MShape</enum>
315                     </property>
316                     <property name="frameShadow">
317                         <enum>MShadow</enum>
318                     </property>
319                     <property name="text">
320                         <string>&amp;Horizontal:</string>
321                     </property>
322                     <property name="buddy" stdset="0">
323                         <cstring>halignED</cstring>
324                     </property>
325                 </widget>
326             </grid>
327         </widget>
328     </grid>
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>0</container>
339         <sizepolicy>
340             <hordata>5</hordata>
341             <verdata>5</verdata>
342             <horstretch>0</horstretch>
343             <verstretch>0</verstretch>
344         </sizepolicy>
345         <pixmap>image0</pixmap>
346         <signal>colsChanged(int)</signal>
347         <signal>rowsChanged(int)</signal>
348         <slot access="public" specifier="">setNumberColumns(int)</slot>
349         <slot access="public" specifier="">setNumberRows(int)</slot>
350     </customwidget>
351 </customwidgets>
352 <images>
353     <image name="image0">
354         <data format="PNG" length="256">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000c749444154388dad55db1184200c4c180bb81a28c73aad811228c356f42b3792db3cc0db2fc724bb7901dc7b270f27ed17fa5fa9b117b7cd90211f4ba0ac906a7f1453b4d30ca917bb590681552af23f69bfc4ffa71519d2c8f62546ea5ea03738b1c18c33a4d156f0d13f43b61952e4af6d6e8fb3a408f080448419a433d6486d85052fdba892a295f5d45785cd8c51a9d6de6a814a8d2131da51f98e7a3b64ec9da04a8db53d43be3c3c0b22cacf17e4cdb5a931649ceddf34b190cf0aa019f03f1fd3e7457f03b5a66c9ed26e86130000000049454e44ae426082</data>
355     </image>
356 </images>
357 <connections>
358     <connection>
359         <sender>table</sender>
360         <signal>rowsChanged(int)</signal>
361         <receiver>rowsSB</receiver>
362         <slot>setValue(int)</slot>
363     </connection>
364     <connection>
365         <sender>table</sender>
366         <signal>colsChanged(int)</signal>
367         <receiver>columnsSB</receiver>
368         <slot>setValue(int)</slot>
369     </connection>
370     <connection>
371         <sender>rowsSB</sender>
372         <signal>valueChanged(int)</signal>
373         <receiver>table</receiver>
374         <slot>setNumberRows(int)</slot>
375     </connection>
376     <connection>
377         <sender>columnsSB</sender>
378         <signal>valueChanged(int)</signal>
379         <receiver>table</receiver>
380         <slot>setNumberColumns(int)</slot>
381     </connection>
382     <connection>
383         <sender>rowsSB</sender>
384         <signal>valueChanged(int)</signal>
385         <receiver>QMathMatrixDialogBase</receiver>
386         <slot>rowsChanged(int)</slot>
387     </connection>
388     <connection>
389         <sender>columnsSB</sender>
390         <signal>valueChanged(int)</signal>
391         <receiver>QMathMatrixDialogBase</receiver>
392         <slot>columnsChanged(int)</slot>
393     </connection>
394     <connection>
395         <sender>valignCO</sender>
396         <signal>highlighted(const QString&amp;)</signal>
397         <receiver>QMathMatrixDialogBase</receiver>
398         <slot>change_adaptor()</slot>
399     </connection>
400     <connection>
401         <sender>halignED</sender>
402         <signal>textChanged(const QString&amp;)</signal>
403         <receiver>QMathMatrixDialogBase</receiver>
404         <slot>change_adaptor()</slot>
405     </connection>
406 </connections>
407 <includes>
408     <include location="global" impldecl="in declaration">config.h</include>
409     <include location="local" impldecl="in declaration">qt_helpers.h</include>
410 </includes>
411 <slots>
412     <slot>change_adaptor()</slot>
413     <slot>columnsChanged(int)</slot>
414     <slot>rowsChanged(int)</slot>
415 </slots>
416 <layoutdefaults spacing="6" margin="11"/>
417 <includehints>
418     <includehint>emptytable.h</includehint>
419 </includehints>
420 </UI>