]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefIdentityModule.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QPrefIdentityModule.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QPrefIdentityModule</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>QPrefIdentityModule</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>388</width>
12             <height>209</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QPrefIdentityModule</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QLayoutWidget">
29             <property name="name">
30                 <cstring>Layout3</cstring>
31             </property>
32             <grid>
33                 <property name="name">
34                     <cstring>unnamed</cstring>
35                 </property>
36                 <property name="margin">
37                     <number>0</number>
38                 </property>
39                 <property name="spacing">
40                     <number>6</number>
41                 </property>
42                 <widget class="QLabel" row="1" column="0">
43                     <property name="name">
44                         <cstring>emailLA</cstring>
45                     </property>
46                     <property name="text">
47                         <string>&amp;E-mail:</string>
48                     </property>
49                     <property name="buddy" stdset="0">
50                         <cstring>emailED</cstring>
51                     </property>
52                 </widget>
53                 <widget class="QLineEdit" row="0" column="1">
54                     <property name="name">
55                         <cstring>nameED</cstring>
56                     </property>
57                     <property name="toolTip" stdset="0">
58                         <string>Your name</string>
59                     </property>
60                 </widget>
61                 <widget class="QLabel" row="0" column="0">
62                     <property name="name">
63                         <cstring>nameLA</cstring>
64                     </property>
65                     <property name="text">
66                         <string>&amp;Name:</string>
67                     </property>
68                     <property name="buddy" stdset="0">
69                         <cstring>nameED</cstring>
70                     </property>
71                 </widget>
72                 <widget class="QLineEdit" row="1" column="1">
73                     <property name="name">
74                         <cstring>emailED</cstring>
75                     </property>
76                     <property name="toolTip" stdset="0">
77                         <string>Your E-mail address</string>
78                     </property>
79                 </widget>
80             </grid>
81         </widget>
82         <spacer>
83             <property name="name">
84                 <cstring>Spacer1</cstring>
85             </property>
86             <property name="orientation">
87                 <enum>Vertical</enum>
88             </property>
89             <property name="sizeType">
90                 <enum>Expanding</enum>
91             </property>
92             <property name="sizeHint">
93                 <size>
94                     <width>20</width>
95                     <height>20</height>
96                 </size>
97             </property>
98         </spacer>
99     </vbox>
100 </widget>
101 <tabstops>
102     <tabstop>nameED</tabstop>
103     <tabstop>emailED</tabstop>
104 </tabstops>
105 <includes>
106     <include location="global" impldecl="in declaration">config.h</include>
107     <include location="local" impldecl="in declaration">qt_helpers.h</include>
108 </includes>
109 <layoutdefaults spacing="6" margin="11"/>
110 </UI>