]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefIdentityModule.ui
QBibtex/QCitation ui fixes (bug 1146)
[lyx.git] / src / frontends / qt2 / ui / QPrefIdentityModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefIdentityModule</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefIdentityModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>388</width>
17             <height>209</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Identity</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>Layout3</cstring>
38             </property>
39             <grid>
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 row="1"  column="0" >
49                     <class>QLabel</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>emailLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>&amp;E-mail:</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>emailED</cstring>
61                     </property>
62                 </widget>
63                 <widget row="0"  column="1" >
64                     <class>QLineEdit</class>
65                     <property stdset="1">
66                         <name>name</name>
67                         <cstring>nameED</cstring>
68                     </property>
69                     <property>
70                         <name>toolTip</name>
71                         <string>Your name</string>
72                     </property>
73                 </widget>
74                 <widget row="0"  column="0" >
75                     <class>QLabel</class>
76                     <property stdset="1">
77                         <name>name</name>
78                         <cstring>nameLA</cstring>
79                     </property>
80                     <property stdset="1">
81                         <name>text</name>
82                         <string>&amp;Name:</string>
83                     </property>
84                     <property>
85                         <name>buddy</name>
86                         <cstring>nameED</cstring>
87                     </property>
88                 </widget>
89                 <widget row="1"  column="1" >
90                     <class>QLineEdit</class>
91                     <property stdset="1">
92                         <name>name</name>
93                         <cstring>emailED</cstring>
94                     </property>
95                     <property>
96                         <name>toolTip</name>
97                         <string>Your E-mail address</string>
98                     </property>
99                 </widget>
100             </grid>
101         </widget>
102         <spacer>
103             <property>
104                 <name>name</name>
105                 <cstring>Spacer1</cstring>
106             </property>
107             <property stdset="1">
108                 <name>orientation</name>
109                 <enum>Vertical</enum>
110             </property>
111             <property stdset="1">
112                 <name>sizeType</name>
113                 <enum>Expanding</enum>
114             </property>
115             <property>
116                 <name>sizeHint</name>
117                 <size>
118                     <width>20</width>
119                     <height>20</height>
120                 </size>
121             </property>
122         </spacer>
123     </vbox>
124 </widget>
125 <tabstops>
126     <tabstop>nameED</tabstop>
127     <tabstop>emailED</tabstop>
128 </tabstops>
129 </UI>