]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QBibitemDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QBibitemDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QBibitemDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QBibitemDialogBase</cstring>
6     </property>
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="caption">
16         <string>QBibitemDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <vbox>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <property name="margin">
26             <number>11</number>
27         </property>
28         <property name="spacing">
29             <number>6</number>
30         </property>
31         <widget class="QLayoutWidget">
32             <property name="name">
33                 <cstring>Layout13</cstring>
34             </property>
35             <hbox>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>0</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <widget class="QLabel">
46                     <property name="name">
47                         <cstring>keyLA</cstring>
48                     </property>
49                     <property name="text">
50                         <string>&amp;Key:</string>
51                     </property>
52                     <property name="buddy" stdset="0">
53                         <cstring>keyED</cstring>
54                     </property>
55                     <property name="toolTip" stdset="0">
56                         <string>The bibliography key</string>
57                     </property>
58                 </widget>
59                 <widget class="QLineEdit">
60                     <property name="name">
61                         <cstring>keyED</cstring>
62                     </property>
63                     <property name="sizePolicy">
64                         <sizepolicy>
65                             <hsizetype>7</hsizetype>
66                             <vsizetype>0</vsizetype>
67                             <horstretch>0</horstretch>
68                             <verstretch>0</verstretch>
69                         </sizepolicy>
70                     </property>
71                     <property name="toolTip" stdset="0">
72                         <string>The bibliography key</string>
73                     </property>
74                 </widget>
75             </hbox>
76         </widget>
77         <widget class="QLayoutWidget">
78             <property name="name">
79                 <cstring>Layout14</cstring>
80             </property>
81             <hbox>
82                 <property name="name">
83                     <cstring>unnamed</cstring>
84                 </property>
85                 <property name="margin">
86                     <number>0</number>
87                 </property>
88                 <property name="spacing">
89                     <number>6</number>
90                 </property>
91                 <widget class="QLabel">
92                     <property name="name">
93                         <cstring>labelLA</cstring>
94                     </property>
95                     <property name="text">
96                         <string>&amp;Label:</string>
97                     </property>
98                     <property name="buddy" stdset="0">
99                         <cstring>labelED</cstring>
100                     </property>
101                     <property name="toolTip" stdset="0">
102                         <string>The label as it appears in the document</string>
103                     </property>
104                 </widget>
105                 <widget class="QLineEdit">
106                     <property name="name">
107                         <cstring>labelED</cstring>
108                     </property>
109                     <property name="sizePolicy">
110                         <sizepolicy>
111                             <hsizetype>7</hsizetype>
112                             <vsizetype>0</vsizetype>
113                             <horstretch>0</horstretch>
114                             <verstretch>0</verstretch>
115                         </sizepolicy>
116                     </property>
117                     <property name="toolTip" stdset="0">
118                         <string>The label as it appears in the document</string>
119                     </property>
120                 </widget>
121             </hbox>
122         </widget>
123         <widget class="QLayoutWidget">
124             <property name="name">
125                 <cstring>Layout10</cstring>
126             </property>
127             <hbox>
128                 <property name="name">
129                     <cstring>unnamed</cstring>
130                 </property>
131                 <property name="margin">
132                     <number>0</number>
133                 </property>
134                 <property name="spacing">
135                     <number>6</number>
136                 </property>
137                 <spacer>
138                     <property name="name">
139                         <cstring>Spacer1</cstring>
140                     </property>
141                     <property name="orientation">
142                         <enum>Horizontal</enum>
143                     </property>
144                     <property name="sizeType">
145                         <enum>Expanding</enum>
146                     </property>
147                     <property name="sizeHint">
148                         <size>
149                             <width>20</width>
150                             <height>20</height>
151                         </size>
152                     </property>
153                 </spacer>
154                 <widget class="QPushButton">
155                     <property name="name">
156                         <cstring>okPB</cstring>
157                     </property>
158                     <property name="text">
159                         <string>&amp;OK</string>
160                     </property>
161                     <property name="default">
162                         <bool>true</bool>
163                     </property>
164                 </widget>
165                 <widget class="QPushButton">
166                     <property name="name">
167                         <cstring>closePB</cstring>
168                     </property>
169                     <property name="text">
170                         <string>&amp;Close</string>
171                     </property>
172                 </widget>
173             </hbox>
174         </widget>
175     </vbox>
176 </widget>
177 <connections>
178     <connection>
179         <sender>keyED</sender>
180         <signal>textChanged(const QString&amp;)</signal>
181         <receiver>QBibitemDialogBase</receiver>
182         <slot>change_adaptor()</slot>
183     </connection>
184     <connection>
185         <sender>labelED</sender>
186         <signal>textChanged(const QString&amp;)</signal>
187         <receiver>QBibitemDialogBase</receiver>
188         <slot>change_adaptor()</slot>
189     </connection>
190 </connections>
191 <includes>
192     <include location="global" impldecl="in declaration">config.h</include>
193     <include location="local" impldecl="in declaration">qt_helpers.h</include>
194 </includes>
195 <slots>
196     <slot>change_adaptor()</slot>
197 </slots>
198 <layoutdefaults spacing="6" margin="11"/>
199 </UI>