]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefAsciiModule.ui
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / ui / QPrefAsciiModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefAsciiModule</class>
3 <include location="global">config.h</include>
4 <include location="local">gettext.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefAsciiModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>340</width>
17             <height>99</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>ASCII settings</string>
23     </property>
24     <vbox>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout3</cstring>
38             </property>
39             <grid>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget row="1"  column="0" >
49                     <class>QLabel</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>asciiRoffLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>&amp;roff command:</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>asciiRoffED</cstring>
61                     </property>
62                 </widget>
63                 <widget row="0"  column="1" >
64                     <class>QLayoutWidget</class>
65                     <property stdset="1">
66                         <name>name</name>
67                         <cstring>Layout2</cstring>
68                     </property>
69                     <hbox>
70                         <property stdset="1">
71                             <name>margin</name>
72                             <number>0</number>
73                         </property>
74                         <property stdset="1">
75                             <name>spacing</name>
76                             <number>6</number>
77                         </property>
78                         <widget>
79                             <class>QSpinBox</class>
80                             <property stdset="1">
81                                 <name>name</name>
82                                 <cstring>asciiLinelengthSB</cstring>
83                             </property>
84                             <property stdset="1">
85                                 <name>maxValue</name>
86                                 <number>120</number>
87                             </property>
88                             <property>
89                                 <name>toolTip</name>
90                                 <string>Max. line length of exported ASCII/LaTeX/ SGML files</string>
91                             </property>
92                         </widget>
93                         <spacer>
94                             <property>
95                                 <name>name</name>
96                                 <cstring>Spacer6</cstring>
97                             </property>
98                             <property stdset="1">
99                                 <name>orientation</name>
100                                 <enum>Horizontal</enum>
101                             </property>
102                             <property stdset="1">
103                                 <name>sizeType</name>
104                                 <enum>Expanding</enum>
105                             </property>
106                             <property>
107                                 <name>sizeHint</name>
108                                 <size>
109                                     <width>20</width>
110                                     <height>20</height>
111                                 </size>
112                             </property>
113                         </spacer>
114                     </hbox>
115                 </widget>
116                 <widget row="0"  column="0" >
117                     <class>QLabel</class>
118                     <property stdset="1">
119                         <name>name</name>
120                         <cstring>asciiLinelengthLA</cstring>
121                     </property>
122                     <property stdset="1">
123                         <name>text</name>
124                         <string>Output &amp;line length:</string>
125                     </property>
126                     <property>
127                         <name>buddy</name>
128                         <cstring>asciiLinelengthSB</cstring>
129                     </property>
130                 </widget>
131                 <widget row="1"  column="1" >
132                     <class>QLineEdit</class>
133                     <property stdset="1">
134                         <name>name</name>
135                         <cstring>asciiRoffED</cstring>
136                     </property>
137                     <property>
138                         <name>toolTip</name>
139                         <string>External app for formating tables in ASCII output</string>
140                     </property>
141                 </widget>
142             </grid>
143         </widget>
144         <spacer>
145             <property>
146                 <name>name</name>
147                 <cstring>Spacer2</cstring>
148             </property>
149             <property stdset="1">
150                 <name>orientation</name>
151                 <enum>Vertical</enum>
152             </property>
153             <property stdset="1">
154                 <name>sizeType</name>
155                 <enum>Expanding</enum>
156             </property>
157             <property>
158                 <name>sizeHint</name>
159                 <size>
160                     <width>20</width>
161                     <height>20</height>
162                 </size>
163             </property>
164         </spacer>
165     </vbox>
166 </widget>
167 </UI>