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