]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefCopiersUi.ui
Layout improvements
[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>297</width>
12     <height>215</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 rowspan="4" row="1" column="3" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Horizontal</enum>
29      </property>
30     </spacer>
31    </item>
32    <item row="3" column="2" >
33     <spacer>
34      <property name="orientation" >
35       <enum>Qt::Vertical</enum>
36      </property>
37      <property name="sizeHint" >
38       <size>
39        <width>20</width>
40        <height>40</height>
41       </size>
42      </property>
43     </spacer>
44    </item>
45    <item rowspan="3" row="1" column="0" >
46     <widget class="QListWidget" name="AllCopiersLW" />
47    </item>
48    <item row="0" column="0" colspan="2" >
49     <widget class="QLabel" name="AllCopiersLA" >
50      <property name="text" >
51       <string>C&amp;opiers</string>
52      </property>
53      <property name="buddy" >
54       <cstring>AllCopiersLW</cstring>
55      </property>
56     </widget>
57    </item>
58    <item row="4" column="0" >
59     <layout class="QHBoxLayout" >
60      <property name="margin" >
61       <number>0</number>
62      </property>
63      <property name="spacing" >
64       <number>6</number>
65      </property>
66      <item>
67       <spacer>
68        <property name="orientation" >
69         <enum>Qt::Horizontal</enum>
70        </property>
71        <property name="sizeHint" >
72         <size>
73          <width>40</width>
74          <height>20</height>
75         </size>
76        </property>
77       </spacer>
78      </item>
79      <item>
80       <widget class="QPushButton" name="copierRemovePB" >
81        <property name="text" >
82         <string>&amp;Remove</string>
83        </property>
84       </widget>
85      </item>
86     </layout>
87    </item>
88    <item row="1" column="1" colspan="2" >
89     <layout class="QGridLayout" >
90      <property name="margin" >
91       <number>0</number>
92      </property>
93      <property name="spacing" >
94       <number>6</number>
95      </property>
96      <item row="0" column="0" >
97       <widget class="QLabel" name="copierFormatLA" >
98        <property name="text" >
99         <string>&amp;Format:</string>
100        </property>
101        <property name="buddy" >
102         <cstring>copierFormatCO</cstring>
103        </property>
104       </widget>
105      </item>
106      <item row="1" column="0" >
107       <widget class="QLabel" name="copierLA" >
108        <property name="text" >
109         <string>&amp;Copier:</string>
110        </property>
111        <property name="buddy" >
112         <cstring>copierED</cstring>
113        </property>
114       </widget>
115      </item>
116      <item row="0" column="1" >
117       <widget class="QComboBox" name="copierFormatCO" />
118      </item>
119      <item row="1" column="1" >
120       <widget class="QLineEdit" name="copierED" />
121      </item>
122     </layout>
123    </item>
124    <item row="2" column="1" colspan="2" >
125     <layout class="QHBoxLayout" >
126      <property name="margin" >
127       <number>0</number>
128      </property>
129      <property name="spacing" >
130       <number>6</number>
131      </property>
132      <item>
133       <spacer>
134        <property name="orientation" >
135         <enum>Qt::Horizontal</enum>
136        </property>
137        <property name="sizeHint" >
138         <size>
139          <width>40</width>
140          <height>20</height>
141         </size>
142        </property>
143       </spacer>
144      </item>
145      <item>
146       <widget class="QPushButton" name="copierNewPB" >
147        <property name="text" >
148         <string>&amp;Add</string>
149        </property>
150       </widget>
151      </item>
152      <item>
153       <widget class="QPushButton" name="copierModifyPB" >
154        <property name="text" >
155         <string>&amp;Modify</string>
156        </property>
157       </widget>
158      </item>
159     </layout>
160    </item>
161   </layout>
162  </widget>
163  <pixmapfunction></pixmapfunction>
164  <tabstops>
165   <tabstop>AllCopiersLW</tabstop>
166   <tabstop>copierFormatCO</tabstop>
167   <tabstop>copierED</tabstop>
168   <tabstop>copierNewPB</tabstop>
169   <tabstop>copierModifyPB</tabstop>
170   <tabstop>copierRemovePB</tabstop>
171  </tabstops>
172  <resources/>
173  <connections/>
174 </ui>