]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefCopiersUi.ui
This new citation dialog follows a new design similar to lyx-1.3:
[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>428</width>
12     <height>261</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="0" >
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="Q3ListBox" name="AllCopiersLB" >
35        <property name="sizePolicy" >
36         <sizepolicy>
37          <hsizetype>5</hsizetype>
38          <vsizetype>7</vsizetype>
39          <horstretch>0</horstretch>
40          <verstretch>0</verstretch>
41         </sizepolicy>
42        </property>
43        <property name="vScrollBarMode" >
44         <enum>Q3ScrollView::Auto</enum>
45        </property>
46        <property name="hScrollBarMode" >
47         <enum>Q3ScrollView::AlwaysOff</enum>
48        </property>
49       </widget>
50      </item>
51      <item row="2" column="0" >
52       <layout class="QHBoxLayout" >
53        <property name="margin" >
54         <number>0</number>
55        </property>
56        <property name="spacing" >
57         <number>6</number>
58        </property>
59        <item>
60         <spacer>
61          <property name="orientation" >
62           <enum>Qt::Horizontal</enum>
63          </property>
64          <property name="sizeType" >
65           <enum>QSizePolicy::Preferred</enum>
66          </property>
67          <property name="sizeHint" >
68           <size>
69            <width>20</width>
70            <height>20</height>
71           </size>
72          </property>
73         </spacer>
74        </item>
75        <item>
76         <widget class="QPushButton" name="copierRemovePB" >
77          <property name="text" >
78           <string>&amp;Remove</string>
79          </property>
80         </widget>
81        </item>
82       </layout>
83      </item>
84      <item row="0" column="0" >
85       <widget class="QLabel" name="AllCopiersLA" >
86        <property name="text" >
87         <string>C&amp;opiers</string>
88        </property>
89        <property name="buddy" >
90         <cstring>AllCopiersLB</cstring>
91        </property>
92       </widget>
93      </item>
94     </layout>
95    </item>
96    <item row="0" column="1" >
97     <layout class="QGridLayout" >
98      <property name="margin" >
99       <number>0</number>
100      </property>
101      <property name="spacing" >
102       <number>6</number>
103      </property>
104      <item row="1" column="0" >
105       <layout class="QHBoxLayout" >
106        <property name="margin" >
107         <number>0</number>
108        </property>
109        <property name="spacing" >
110         <number>6</number>
111        </property>
112        <item>
113         <widget class="QPushButton" name="copierNewPB" >
114          <property name="text" >
115           <string>&amp;Add</string>
116          </property>
117         </widget>
118        </item>
119        <item>
120         <widget class="QPushButton" name="copierModifyPB" >
121          <property name="text" >
122           <string>&amp;Modify</string>
123          </property>
124         </widget>
125        </item>
126        <item>
127         <spacer>
128          <property name="orientation" >
129           <enum>Qt::Horizontal</enum>
130          </property>
131          <property name="sizeType" >
132           <enum>QSizePolicy::Expanding</enum>
133          </property>
134          <property name="sizeHint" >
135           <size>
136            <width>20</width>
137            <height>20</height>
138           </size>
139          </property>
140         </spacer>
141        </item>
142       </layout>
143      </item>
144      <item row="0" column="0" >
145       <layout class="QGridLayout" >
146        <property name="margin" >
147         <number>0</number>
148        </property>
149        <property name="spacing" >
150         <number>6</number>
151        </property>
152        <item row="0" column="1" >
153         <widget class="QComboBox" name="copierFormatCO" >
154          <property name="sizePolicy" >
155           <sizepolicy>
156            <hsizetype>3</hsizetype>
157            <vsizetype>0</vsizetype>
158            <horstretch>0</horstretch>
159            <verstretch>0</verstretch>
160           </sizepolicy>
161          </property>
162         </widget>
163        </item>
164        <item row="2" column="0" >
165         <widget class="QLabel" name="copierLA" >
166          <property name="text" >
167           <string>&amp;Copier:</string>
168          </property>
169          <property name="buddy" >
170           <cstring>copierED</cstring>
171          </property>
172         </widget>
173        </item>
174        <item row="0" column="0" >
175         <widget class="QLabel" name="copierFormatLA" >
176          <property name="text" >
177           <string>&amp;Format:</string>
178          </property>
179          <property name="buddy" >
180           <cstring>copierFormatCO</cstring>
181          </property>
182         </widget>
183        </item>
184        <item row="2" column="1" >
185         <widget class="QLineEdit" name="copierED" />
186        </item>
187       </layout>
188      </item>
189      <item row="2" column="0" >
190       <spacer>
191        <property name="orientation" >
192         <enum>Qt::Vertical</enum>
193        </property>
194        <property name="sizeType" >
195         <enum>QSizePolicy::Expanding</enum>
196        </property>
197        <property name="sizeHint" >
198         <size>
199          <width>20</width>
200          <height>20</height>
201         </size>
202        </property>
203       </spacer>
204      </item>
205     </layout>
206    </item>
207   </layout>
208  </widget>
209  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
210  <customwidgets>
211   <customwidget>
212    <class>Q3ListBox</class>
213    <extends></extends>
214    <header>q3listbox.h</header>
215    <container>0</container>
216    <pixmap></pixmap>
217   </customwidget>
218  </customwidgets>
219  <tabstops>
220   <tabstop>AllCopiersLB</tabstop>
221   <tabstop>copierFormatCO</tabstop>
222   <tabstop>copierED</tabstop>
223   <tabstop>copierNewPB</tabstop>
224   <tabstop>copierRemovePB</tabstop>
225  </tabstops>
226  <resources/>
227  <connections/>
228 </ui>