1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PreviewSelectDialog
</class>
4 <widget class=
"QDialog" name=
"PreviewSelectDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Preview selection
</string>
16 <layout class=
"QVBoxLayout">
18 <widget class=
"QLabel" name=
"label">
19 <property name=
"wordWrap">
25 <widget class=
"QTreeView" name=
"previewList">
26 <property name=
"sortingEnabled">
32 <widget class=
"QDialogButtonBox" name=
"buttonBox">
33 <property name=
"standardButtons">
34 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
36 <property name=
"centerButtons">