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