1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>TrackPickerDialogBase</class>
3 <widget class="QWidget">
5 <cstring>trackPickerDialogBase</cstring>
7 <property name="geometry">
15 <property name="caption">
16 <string>trackPickerDialogBase</string>
19 <property name="name">
20 <cstring>unnamed</cstring>
22 <widget class="QLayoutWidget">
23 <property name="name">
24 <cstring>fileLayout</cstring>
27 <property name="name">
28 <cstring>unnamed</cstring>
30 <widget class="QGroupBox">
31 <property name="name">
32 <cstring>fileInfoGroup</cstring>
34 <property name="title">
35 <string>File Name</string>
37 <property name="alignment">
41 <property name="name">
42 <cstring>unnamed</cstring>
44 <widget class="QLabel">
45 <property name="name">
46 <cstring>fileLabel</cstring>
48 <property name="font">
53 <property name="text">
56 <property name="alignment">
57 <set>AlignVCenter|AlignLeft</set>
59 <property name="indent">
67 <widget class="QLayoutWidget">
68 <property name="name">
69 <cstring>trackLayout</cstring>
72 <property name="name">
73 <cstring>unnamed</cstring>
75 <widget class="QGroupBox">
76 <property name="name">
77 <cstring>trackInfoGroup</cstring>
79 <property name="title">
80 <string>Select Best Possible Match</string>
82 <property name="alignment">
86 <property name="name">
87 <cstring>unnamed</cstring>
89 <widget class="K3ListView">
91 <property name="text">
92 <string>Title</string>
94 <property name="clickable">
97 <property name="resizable">
102 <property name="text">
103 <string>Artist</string>
105 <property name="clickable">
108 <property name="resizable">
113 <property name="text">
114 <string>Album</string>
116 <property name="clickable">
119 <property name="resizable">
124 <property name="text">
125 <string>Track</string>
127 <property name="clickable">
130 <property name="resizable">
135 <property name="text">
136 <string>Year</string>
138 <property name="clickable">
141 <property name="resizable">
145 <property name="name">
146 <cstring>trackList</cstring>
148 <property name="sizePolicy">
150 <hsizetype>5</hsizetype>
151 <vsizetype>7</vsizetype>
152 <horstretch>0</horstretch>
153 <verstretch>0</verstretch>
156 <property name="allColumnsShowFocus">
159 <property name="itemMargin">
162 <property name="resizeMode">
163 <enum>LastColumn</enum>
165 <property name="fullWidth">
176 <tabstop>trackList</tabstop>
178 <layoutdefaults spacing="6" margin="11"/>
180 <includehint>k3listview.h</includehint>