]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefAsciiUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QPrefAsciiUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefAsciiUi</class>
6  <widget class="QWidget" name="QPrefAsciiUi" >
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="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <layout class="QGridLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item row="1" column="0" >
34       <widget class="QLabel" name="asciiRoffLA" >
35        <property name="text" >
36         <string>&amp;roff command:</string>
37        </property>
38        <property name="buddy" >
39         <cstring>asciiRoffED</cstring>
40        </property>
41       </widget>
42      </item>
43      <item row="0" column="1" >
44       <layout class="QHBoxLayout" >
45        <property name="margin" >
46         <number>0</number>
47        </property>
48        <property name="spacing" >
49         <number>6</number>
50        </property>
51        <item>
52         <widget class="QSpinBox" name="asciiLinelengthSB" >
53          <property name="toolTip" >
54           <string>Max. line length of exported plain text/LaTeX/SGML files</string>
55          </property>
56          <property name="maximum" >
57           <number>120</number>
58          </property>
59         </widget>
60        </item>
61        <item>
62         <spacer>
63          <property name="orientation" >
64           <enum>Qt::Horizontal</enum>
65          </property>
66          <property name="sizeType" >
67           <enum>QSizePolicy::Expanding</enum>
68          </property>
69          <property name="sizeHint" >
70           <size>
71            <width>20</width>
72            <height>20</height>
73           </size>
74          </property>
75         </spacer>
76        </item>
77       </layout>
78      </item>
79      <item row="0" column="0" >
80       <widget class="QLabel" name="asciiLinelengthLA" >
81        <property name="text" >
82         <string>Output &amp;line length:</string>
83        </property>
84        <property name="buddy" >
85         <cstring>asciiLinelengthSB</cstring>
86        </property>
87       </widget>
88      </item>
89      <item row="1" column="1" >
90       <widget class="QLineEdit" name="asciiRoffED" >
91        <property name="toolTip" >
92         <string>External app for formating tables in plain text output</string>
93        </property>
94       </widget>
95      </item>
96     </layout>
97    </item>
98    <item>
99     <spacer>
100      <property name="orientation" >
101       <enum>Qt::Vertical</enum>
102      </property>
103      <property name="sizeType" >
104       <enum>QSizePolicy::Expanding</enum>
105      </property>
106      <property name="sizeHint" >
107       <size>
108        <width>20</width>
109        <height>20</height>
110       </size>
111      </property>
112     </spacer>
113    </item>
114   </layout>
115  </widget>
116  <pixmapfunction></pixmapfunction>
117  <resources/>
118  <connections/>
119 </ui>