1 | <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
---|
2 | <class>IconsetDetailsDlg</class>
|
---|
3 | <widget class="QDialog">
|
---|
4 | <property name="name">
|
---|
5 | <cstring>IconsetDetailsDlg</cstring>
|
---|
6 | </property>
|
---|
7 | <property name="geometry">
|
---|
8 | <rect>
|
---|
9 | <x>0</x>
|
---|
10 | <y>0</y>
|
---|
11 | <width>557</width>
|
---|
12 | <height>419</height>
|
---|
13 | </rect>
|
---|
14 | </property>
|
---|
15 | <property name="minimumSize">
|
---|
16 | <size>
|
---|
17 | <width>550</width>
|
---|
18 | <height>0</height>
|
---|
19 | </size>
|
---|
20 | </property>
|
---|
21 | <property name="baseSize">
|
---|
22 | <size>
|
---|
23 | <width>550</width>
|
---|
24 | <height>0</height>
|
---|
25 | </size>
|
---|
26 | </property>
|
---|
27 | <property name="caption">
|
---|
28 | <string>Iconset Details: %1</string>
|
---|
29 | </property>
|
---|
30 | <vbox>
|
---|
31 | <property name="name">
|
---|
32 | <cstring>unnamed</cstring>
|
---|
33 | </property>
|
---|
34 | <widget class="QSplitter">
|
---|
35 | <property name="name">
|
---|
36 | <cstring>splitter4</cstring>
|
---|
37 | </property>
|
---|
38 | <property name="orientation">
|
---|
39 | <enum>Horizontal</enum>
|
---|
40 | </property>
|
---|
41 | <widget class="QLayoutWidget">
|
---|
42 | <property name="name">
|
---|
43 | <cstring>layout8</cstring>
|
---|
44 | </property>
|
---|
45 | <vbox>
|
---|
46 | <property name="name">
|
---|
47 | <cstring>unnamed</cstring>
|
---|
48 | </property>
|
---|
49 | <widget class="QLayoutWidget">
|
---|
50 | <property name="name">
|
---|
51 | <cstring>layout7</cstring>
|
---|
52 | </property>
|
---|
53 | <grid>
|
---|
54 | <property name="name">
|
---|
55 | <cstring>unnamed</cstring>
|
---|
56 | </property>
|
---|
57 | <widget class="URLLabel" row="4" column="0" rowspan="1" colspan="2">
|
---|
58 | <property name="name">
|
---|
59 | <cstring>url_home</cstring>
|
---|
60 | </property>
|
---|
61 | </widget>
|
---|
62 | <widget class="QLabel" row="0" column="1">
|
---|
63 | <property name="name">
|
---|
64 | <cstring>lb_name</cstring>
|
---|
65 | </property>
|
---|
66 | <property name="text">
|
---|
67 | <string></string>
|
---|
68 | </property>
|
---|
69 | <property name="alignment">
|
---|
70 | <set>WordBreak|AlignVCenter</set>
|
---|
71 | </property>
|
---|
72 | </widget>
|
---|
73 | <widget class="QLabel" row="0" column="0">
|
---|
74 | <property name="name">
|
---|
75 | <cstring>textLabel9</cstring>
|
---|
76 | </property>
|
---|
77 | <property name="font">
|
---|
78 | <font>
|
---|
79 | <bold>1</bold>
|
---|
80 | </font>
|
---|
81 | </property>
|
---|
82 | <property name="text">
|
---|
83 | <string>Name:</string>
|
---|
84 | </property>
|
---|
85 | </widget>
|
---|
86 | <widget class="QLabel" row="7" column="0" rowspan="1" colspan="2">
|
---|
87 | <property name="name">
|
---|
88 | <cstring>lb_authors</cstring>
|
---|
89 | </property>
|
---|
90 | <property name="font">
|
---|
91 | <font>
|
---|
92 | <bold>1</bold>
|
---|
93 | </font>
|
---|
94 | </property>
|
---|
95 | <property name="text">
|
---|
96 | <string>Authors:</string>
|
---|
97 | </property>
|
---|
98 | </widget>
|
---|
99 | <widget class="PsiTextView" row="8" column="0" rowspan="1" colspan="2">
|
---|
100 | <property name="name">
|
---|
101 | <cstring>ptv_authors</cstring>
|
---|
102 | </property>
|
---|
103 | </widget>
|
---|
104 | <widget class="QLabel" row="1" column="0">
|
---|
105 | <property name="name">
|
---|
106 | <cstring>textLabel11</cstring>
|
---|
107 | </property>
|
---|
108 | <property name="font">
|
---|
109 | <font>
|
---|
110 | <bold>1</bold>
|
---|
111 | </font>
|
---|
112 | </property>
|
---|
113 | <property name="text">
|
---|
114 | <string>Version:</string>
|
---|
115 | </property>
|
---|
116 | </widget>
|
---|
117 | <widget class="QLabel" row="5" column="0" rowspan="1" colspan="2">
|
---|
118 | <property name="name">
|
---|
119 | <cstring>lb_desc2</cstring>
|
---|
120 | </property>
|
---|
121 | <property name="font">
|
---|
122 | <font>
|
---|
123 | <bold>1</bold>
|
---|
124 | </font>
|
---|
125 | </property>
|
---|
126 | <property name="text">
|
---|
127 | <string>Description:</string>
|
---|
128 | </property>
|
---|
129 | </widget>
|
---|
130 | <widget class="QLabel" row="6" column="0" rowspan="1" colspan="2">
|
---|
131 | <property name="name">
|
---|
132 | <cstring>lb_desc</cstring>
|
---|
133 | </property>
|
---|
134 | <property name="text">
|
---|
135 | <string></string>
|
---|
136 | </property>
|
---|
137 | <property name="alignment">
|
---|
138 | <set>WordBreak|AlignVCenter</set>
|
---|
139 | </property>
|
---|
140 | </widget>
|
---|
141 | <widget class="QLabel" row="1" column="1">
|
---|
142 | <property name="name">
|
---|
143 | <cstring>lb_version</cstring>
|
---|
144 | </property>
|
---|
145 | <property name="text">
|
---|
146 | <string></string>
|
---|
147 | </property>
|
---|
148 | <property name="alignment">
|
---|
149 | <set>WordBreak|AlignVCenter</set>
|
---|
150 | </property>
|
---|
151 | </widget>
|
---|
152 | <widget class="QLabel" row="2" column="1">
|
---|
153 | <property name="name">
|
---|
154 | <cstring>lb_date</cstring>
|
---|
155 | </property>
|
---|
156 | <property name="text">
|
---|
157 | <string></string>
|
---|
158 | </property>
|
---|
159 | <property name="alignment">
|
---|
160 | <set>WordBreak|AlignVCenter</set>
|
---|
161 | </property>
|
---|
162 | </widget>
|
---|
163 | <widget class="QLabel" row="3" column="0" rowspan="1" colspan="2">
|
---|
164 | <property name="name">
|
---|
165 | <cstring>lb_home</cstring>
|
---|
166 | </property>
|
---|
167 | <property name="font">
|
---|
168 | <font>
|
---|
169 | <bold>1</bold>
|
---|
170 | </font>
|
---|
171 | </property>
|
---|
172 | <property name="text">
|
---|
173 | <string>Home URL:</string>
|
---|
174 | </property>
|
---|
175 | </widget>
|
---|
176 | <widget class="QLabel" row="2" column="0">
|
---|
177 | <property name="name">
|
---|
178 | <cstring>lb_date2</cstring>
|
---|
179 | </property>
|
---|
180 | <property name="font">
|
---|
181 | <font>
|
---|
182 | <bold>1</bold>
|
---|
183 | </font>
|
---|
184 | </property>
|
---|
185 | <property name="text">
|
---|
186 | <string>Creation date:</string>
|
---|
187 | </property>
|
---|
188 | </widget>
|
---|
189 | </grid>
|
---|
190 | </widget>
|
---|
191 | <spacer>
|
---|
192 | <property name="name">
|
---|
193 | <cstring>spacer158</cstring>
|
---|
194 | </property>
|
---|
195 | <property name="orientation">
|
---|
196 | <enum>Vertical</enum>
|
---|
197 | </property>
|
---|
198 | <property name="sizeType">
|
---|
199 | <enum>Expanding</enum>
|
---|
200 | </property>
|
---|
201 | <property name="sizeHint">
|
---|
202 | <size>
|
---|
203 | <width>20</width>
|
---|
204 | <height>27</height>
|
---|
205 | </size>
|
---|
206 | </property>
|
---|
207 | </spacer>
|
---|
208 | </vbox>
|
---|
209 | </widget>
|
---|
210 | <widget class="IconsetDisplay">
|
---|
211 | <property name="name">
|
---|
212 | <cstring>isd_iconset</cstring>
|
---|
213 | </property>
|
---|
214 | </widget>
|
---|
215 | </widget>
|
---|
216 | <widget class="Line">
|
---|
217 | <property name="name">
|
---|
218 | <cstring>line7</cstring>
|
---|
219 | </property>
|
---|
220 | <property name="frameShape">
|
---|
221 | <enum>HLine</enum>
|
---|
222 | </property>
|
---|
223 | <property name="frameShadow">
|
---|
224 | <enum>Sunken</enum>
|
---|
225 | </property>
|
---|
226 | <property name="orientation">
|
---|
227 | <enum>Horizontal</enum>
|
---|
228 | </property>
|
---|
229 | </widget>
|
---|
230 | <widget class="QLayoutWidget">
|
---|
231 | <property name="name">
|
---|
232 | <cstring>layout114</cstring>
|
---|
233 | </property>
|
---|
234 | <hbox>
|
---|
235 | <property name="name">
|
---|
236 | <cstring>unnamed</cstring>
|
---|
237 | </property>
|
---|
238 | <spacer>
|
---|
239 | <property name="name">
|
---|
240 | <cstring>spacer155</cstring>
|
---|
241 | </property>
|
---|
242 | <property name="orientation">
|
---|
243 | <enum>Horizontal</enum>
|
---|
244 | </property>
|
---|
245 | <property name="sizeType">
|
---|
246 | <enum>Expanding</enum>
|
---|
247 | </property>
|
---|
248 | <property name="sizeHint">
|
---|
249 | <size>
|
---|
250 | <width>61</width>
|
---|
251 | <height>20</height>
|
---|
252 | </size>
|
---|
253 | </property>
|
---|
254 | </spacer>
|
---|
255 | <widget class="IconButton">
|
---|
256 | <property name="name">
|
---|
257 | <cstring>iconButton85</cstring>
|
---|
258 | </property>
|
---|
259 | <property name="text">
|
---|
260 | <string>&Done</string>
|
---|
261 | </property>
|
---|
262 | </widget>
|
---|
263 | </hbox>
|
---|
264 | </widget>
|
---|
265 | </vbox>
|
---|
266 | </widget>
|
---|
267 | <customwidgets>
|
---|
268 | </customwidgets>
|
---|
269 | <connections>
|
---|
270 | <connection>
|
---|
271 | <sender>iconButton85</sender>
|
---|
272 | <signal>clicked()</signal>
|
---|
273 | <receiver>IconsetDetailsDlg</receiver>
|
---|
274 | <slot>accept()</slot>
|
---|
275 | </connection>
|
---|
276 | </connections>
|
---|
277 | <includes>
|
---|
278 | <include location="local" impldecl="in declaration">iconset.h</include>
|
---|
279 | <include location="local" impldecl="in implementation">ui_isdetails.ui.h</include>
|
---|
280 | </includes>
|
---|
281 | <slots>
|
---|
282 | <slot>setIconset( const Iconset & is )</slot>
|
---|
283 | </slots>
|
---|
284 | <layoutdefaults spacing="6" margin="11"/>
|
---|
285 | <includehints>
|
---|
286 | <includehint>psitextview.h</includehint>
|
---|
287 | <includehint>psitextview.h</includehint>
|
---|
288 | <includehint>iconwidget.h</includehint>
|
---|
289 | <includehint>iconwidget.h</includehint>
|
---|
290 | </includehints>
|
---|
291 | </UI>
|
---|