]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QBibitemUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QBibitemUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QBibitemUi</class>
6  <widget class="QDialog" name="QBibitemUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>197</width>
12     <height>134</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
20   </property>
21   <layout class="QVBoxLayout" >
22    <property name="margin" >
23     <number>11</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item>
29     <layout class="QHBoxLayout" >
30      <property name="margin" >
31       <number>0</number>
32      </property>
33      <property name="spacing" >
34       <number>6</number>
35      </property>
36      <item>
37       <widget class="QLabel" name="keyLA" >
38        <property name="toolTip" >
39         <string>The bibliography key</string>
40        </property>
41        <property name="text" >
42         <string>&amp;Key:</string>
43        </property>
44        <property name="buddy" >
45         <cstring>keyED</cstring>
46        </property>
47       </widget>
48      </item>
49      <item>
50       <widget class="QLineEdit" name="keyED" >
51        <property name="sizePolicy" >
52         <sizepolicy>
53          <hsizetype>7</hsizetype>
54          <vsizetype>0</vsizetype>
55          <horstretch>0</horstretch>
56          <verstretch>0</verstretch>
57         </sizepolicy>
58        </property>
59        <property name="toolTip" >
60         <string>The bibliography key</string>
61        </property>
62       </widget>
63      </item>
64     </layout>
65    </item>
66    <item>
67     <layout class="QHBoxLayout" >
68      <property name="margin" >
69       <number>0</number>
70      </property>
71      <property name="spacing" >
72       <number>6</number>
73      </property>
74      <item>
75       <widget class="QLabel" name="labelLA" >
76        <property name="toolTip" >
77         <string>The label as it appears in the document</string>
78        </property>
79        <property name="text" >
80         <string>&amp;Label:</string>
81        </property>
82        <property name="buddy" >
83         <cstring>labelED</cstring>
84        </property>
85       </widget>
86      </item>
87      <item>
88       <widget class="QLineEdit" name="labelED" >
89        <property name="sizePolicy" >
90         <sizepolicy>
91          <hsizetype>7</hsizetype>
92          <vsizetype>0</vsizetype>
93          <horstretch>0</horstretch>
94          <verstretch>0</verstretch>
95         </sizepolicy>
96        </property>
97        <property name="toolTip" >
98         <string>The label as it appears in the document</string>
99        </property>
100       </widget>
101      </item>
102     </layout>
103    </item>
104    <item>
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       <spacer>
114        <property name="orientation" >
115         <enum>Qt::Horizontal</enum>
116        </property>
117        <property name="sizeType" >
118         <enum>QSizePolicy::Expanding</enum>
119        </property>
120        <property name="sizeHint" >
121         <size>
122          <width>20</width>
123          <height>20</height>
124         </size>
125        </property>
126       </spacer>
127      </item>
128      <item>
129       <widget class="QPushButton" name="okPB" >
130        <property name="text" >
131         <string>&amp;OK</string>
132        </property>
133        <property name="default" >
134         <bool>true</bool>
135        </property>
136       </widget>
137      </item>
138      <item>
139       <widget class="QPushButton" name="closePB" >
140        <property name="text" >
141         <string>&amp;Close</string>
142        </property>
143       </widget>
144      </item>
145     </layout>
146    </item>
147   </layout>
148  </widget>
149  <pixmapfunction></pixmapfunction>
150  <resources/>
151  <connections/>
152 </ui>