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