]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefIdentityUi.ui
renaming in frontends/qt4/ui: s/Q//g
[lyx.git] / src / frontends / qt4 / ui / PrefIdentityUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefIdentityUi</class>
6  <widget class="QWidget" name="QPrefIdentityUi" >
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="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <layout class="QGridLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item row="1" column="0" >
34       <widget class="QLabel" name="emailLA" >
35        <property name="text" >
36         <string>&amp;E-mail:</string>
37        </property>
38        <property name="buddy" >
39         <cstring>emailED</cstring>
40        </property>
41       </widget>
42      </item>
43      <item row="0" column="1" >
44       <widget class="QLineEdit" name="nameED" >
45        <property name="toolTip" >
46         <string>Your name</string>
47        </property>
48       </widget>
49      </item>
50      <item row="0" column="0" >
51       <widget class="QLabel" name="nameLA" >
52        <property name="text" >
53         <string>&amp;Name:</string>
54        </property>
55        <property name="buddy" >
56         <cstring>nameED</cstring>
57        </property>
58       </widget>
59      </item>
60      <item row="1" column="1" >
61       <widget class="QLineEdit" name="emailED" >
62        <property name="toolTip" >
63         <string>Your E-mail address</string>
64        </property>
65       </widget>
66      </item>
67     </layout>
68    </item>
69    <item>
70     <spacer>
71      <property name="orientation" >
72       <enum>Qt::Vertical</enum>
73      </property>
74      <property name="sizeType" >
75       <enum>QSizePolicy::Expanding</enum>
76      </property>
77      <property name="sizeHint" >
78       <size>
79        <width>20</width>
80        <height>20</height>
81       </size>
82      </property>
83     </spacer>
84    </item>
85   </layout>
86  </widget>
87  <pixmapfunction></pixmapfunction>
88  <includes>
89   <include location="local" >qt_helpers.h</include>
90  </includes>
91  <tabstops>
92   <tabstop>nameED</tabstop>
93   <tabstop>emailED</tabstop>
94  </tabstops>
95  <resources/>
96  <connections/>
97 </ui>