]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefCopiersUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QPrefCopiersUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefCopiersUi</class>
6  <widget class="QWidget" name="QPrefCopiersUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>423</width>
12     <height>260</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="2" column="3" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Horizontal</enum>
29      </property>
30      <property name="sizeHint" >
31       <size>
32        <width>40</width>
33        <height>20</height>
34       </size>
35      </property>
36     </spacer>
37    </item>
38    <item row="3" column="1" colspan="2" >
39     <layout class="QHBoxLayout" >
40      <property name="margin" >
41       <number>0</number>
42      </property>
43      <property name="spacing" >
44       <number>6</number>
45      </property>
46      <item>
47       <spacer>
48        <property name="orientation" >
49         <enum>Qt::Horizontal</enum>
50        </property>
51        <property name="sizeType" >
52         <enum>QSizePolicy::Expanding</enum>
53        </property>
54        <property name="sizeHint" >
55         <size>
56          <width>90</width>
57          <height>31</height>
58         </size>
59        </property>
60       </spacer>
61      </item>
62      <item>
63       <widget class="QPushButton" name="copierNewPB" >
64        <property name="text" >
65         <string>&amp;Add</string>
66        </property>
67       </widget>
68      </item>
69      <item>
70       <widget class="QPushButton" name="copierModifyPB" >
71        <property name="text" >
72         <string>&amp;Modify</string>
73        </property>
74       </widget>
75      </item>
76     </layout>
77    </item>
78    <item row="0" column="0" >
79     <widget class="QLabel" name="AllCopiersLA" >
80      <property name="text" >
81       <string>C&amp;opiers</string>
82      </property>
83      <property name="buddy" >
84       <cstring>AllCopiersLW</cstring>
85      </property>
86     </widget>
87    </item>
88    <item row="5" column="0" >
89     <layout class="QHBoxLayout" >
90      <property name="margin" >
91       <number>0</number>
92      </property>
93      <property name="spacing" >
94       <number>6</number>
95      </property>
96      <item>
97       <spacer>
98        <property name="orientation" >
99         <enum>Qt::Horizontal</enum>
100        </property>
101        <property name="sizeType" >
102         <enum>QSizePolicy::Preferred</enum>
103        </property>
104        <property name="sizeHint" >
105         <size>
106          <width>20</width>
107          <height>20</height>
108         </size>
109        </property>
110       </spacer>
111      </item>
112      <item>
113       <widget class="QPushButton" name="copierRemovePB" >
114        <property name="text" >
115         <string>&amp;Remove</string>
116        </property>
117       </widget>
118      </item>
119     </layout>
120    </item>
121    <item row="4" column="1" colspan="2" >
122     <spacer>
123      <property name="orientation" >
124       <enum>Qt::Vertical</enum>
125      </property>
126      <property name="sizeType" >
127       <enum>QSizePolicy::Expanding</enum>
128      </property>
129      <property name="sizeHint" >
130       <size>
131        <width>278</width>
132        <height>20</height>
133       </size>
134      </property>
135     </spacer>
136    </item>
137    <item row="2" column="1" >
138     <widget class="QLabel" name="copierLA" >
139      <property name="text" >
140       <string>&amp;Copier:</string>
141      </property>
142      <property name="buddy" >
143       <cstring>copierED</cstring>
144      </property>
145     </widget>
146    </item>
147    <item row="1" column="1" >
148     <widget class="QLabel" name="copierFormatLA" >
149      <property name="text" >
150       <string>&amp;Format:</string>
151      </property>
152      <property name="buddy" >
153       <cstring>copierFormatCO</cstring>
154      </property>
155     </widget>
156    </item>
157    <item row="1" column="2" >
158     <widget class="QComboBox" name="copierFormatCO" >
159      <property name="sizePolicy" >
160       <sizepolicy>
161        <hsizetype>3</hsizetype>
162        <vsizetype>0</vsizetype>
163        <horstretch>0</horstretch>
164        <verstretch>0</verstretch>
165       </sizepolicy>
166      </property>
167     </widget>
168    </item>
169    <item row="2" column="2" >
170     <widget class="QLineEdit" name="copierED" />
171    </item>
172    <item rowspan="4" row="1" column="0" >
173     <widget class="QListWidget" name="AllCopiersLW" />
174    </item>
175   </layout>
176  </widget>
177  <pixmapfunction></pixmapfunction>
178  <tabstops>
179   <tabstop>copierFormatCO</tabstop>
180   <tabstop>copierED</tabstop>
181   <tabstop>copierNewPB</tabstop>
182   <tabstop>copierRemovePB</tabstop>
183  </tabstops>
184  <resources/>
185  <connections/>
186 </ui>