]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/FormCreditsDialog.ui
small fix with footnote, use stringstream some more
[lyx.git] / src / frontends / qt2 / FormCreditsDialog.ui
1 <!DOCTYPE UI><UI>
2 <class>FormCreditsDialog</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>FormCreditsDialog</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>366</width>
15             <height>301</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>Form1</string>
21     </property>
22     <vbox>
23         <property stdset="1">
24             <name>margin</name>
25             <number>11</number>
26         </property>
27         <property stdset="1">
28             <name>spacing</name>
29             <number>6</number>
30         </property>
31         <widget>
32             <class>QLabel</class>
33             <property stdset="1">
34                 <name>name</name>
35                 <cstring>TextLabel1</cstring>
36             </property>
37             <property stdset="1">
38                 <name>text</name>
39                 <string>All these people have contributed to the LyX project. Thanks,</string>
40             </property>
41             <property stdset="1">
42                 <name>alignment</name>
43                 <set>AlignCenter</set>
44             </property>
45             <property>
46                 <name>hAlign</name>
47             </property>
48         </widget>
49         <widget>
50             <class>QLabel</class>
51             <property stdset="1">
52                 <name>name</name>
53                 <cstring>TextLabel2</cstring>
54             </property>
55             <property stdset="1">
56                 <name>font</name>
57                 <font>
58                     <italic>1</italic>
59                 </font>
60             </property>
61             <property stdset="1">
62                 <name>text</name>
63                 <string>Matthias</string>
64             </property>
65             <property stdset="1">
66                 <name>alignment</name>
67                 <set>AlignCenter</set>
68             </property>
69             <property>
70                 <name>hAlign</name>
71             </property>
72         </widget>
73         <widget>
74             <class>QTextView</class>
75             <property stdset="1">
76                 <name>name</name>
77                 <cstring>creditsTV</cstring>
78             </property>
79             <property stdset="1">
80                 <name>minimumSize</name>
81                 <size>
82                     <width>0</width>
83                     <height>200</height>
84                 </size>
85             </property>
86             <property stdset="1">
87                 <name>textFormat</name>
88                 <enum>RichText</enum>
89             </property>
90         </widget>
91         <widget>
92             <class>QLayoutWidget</class>
93             <property stdset="1">
94                 <name>name</name>
95                 <cstring>Layout8</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                 <spacer>
107                     <property>
108                         <name>name</name>
109                         <cstring>Spacer1</cstring>
110                     </property>
111                     <property stdset="1">
112                         <name>orientation</name>
113                         <enum>Horizontal</enum>
114                     </property>
115                     <property stdset="1">
116                         <name>sizeType</name>
117                         <enum>Expanding</enum>
118                     </property>
119                     <property>
120                         <name>sizeHint</name>
121                         <size>
122                             <width>20</width>
123                             <height>20</height>
124                         </size>
125                     </property>
126                 </spacer>
127                 <widget>
128                     <class>QPushButton</class>
129                     <property stdset="1">
130                         <name>name</name>
131                         <cstring>okPB</cstring>
132                     </property>
133                     <property stdset="1">
134                         <name>text</name>
135                         <string>OK</string>
136                     </property>
137                     <property stdset="1">
138                         <name>default</name>
139                         <bool>true</bool>
140                     </property>
141                 </widget>
142                 <spacer>
143                     <property>
144                         <name>name</name>
145                         <cstring>Spacer2</cstring>
146                     </property>
147                     <property stdset="1">
148                         <name>orientation</name>
149                         <enum>Horizontal</enum>
150                     </property>
151                     <property stdset="1">
152                         <name>sizeType</name>
153                         <enum>Expanding</enum>
154                     </property>
155                     <property>
156                         <name>sizeHint</name>
157                         <size>
158                             <width>20</width>
159                             <height>20</height>
160                         </size>
161                     </property>
162                 </spacer>
163             </hbox>
164         </widget>
165     </vbox>
166 </widget>
167 </UI>