1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>DeletionConfirmationDialog
</class>
4 <widget class=
"QDialog" name=
"DeletionConfirmationDialog">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"MinimumExpanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"windowTitle">
20 <string>Remove torrent(s)
</string>
22 <layout class=
"QVBoxLayout" name=
"verticalLayout">
24 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
26 <widget class=
"QLabel" name=
"labelWarning">
27 <property name=
"sizePolicy">
28 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
29 <horstretch>0</horstretch>
30 <verstretch>0</verstretch>
33 <property name=
"text">
39 <widget class=
"QLabel" name=
"label">
40 <property name=
"sizePolicy">
41 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"MinimumExpanding">
42 <horstretch>0</horstretch>
43 <verstretch>0</verstretch>
46 <property name=
"text">
47 <string notr=
"true">message goes here
</string>
49 <property name=
"alignment">
50 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
</set>
52 <property name=
"wordWrap">
60 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
62 <widget class=
"QToolButton" name=
"rememberBtn">
63 <property name=
"enabled">
66 <property name=
"toolTip">
67 <string>Remember choice
</string>
69 <property name=
"iconSize">
78 <widget class=
"QCheckBox" name=
"checkPermDelete">
79 <property name=
"sizePolicy">
80 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum">
81 <horstretch>0</horstretch>
82 <verstretch>0</verstretch>
85 <property name=
"font">
90 <property name=
"text">
91 <string>Also permanently delete the files
</string>
98 <widget class=
"QDialogButtonBox" name=
"buttonBox">
99 <property name=
"sizePolicy">
100 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Minimum">
101 <horstretch>0</horstretch>
102 <verstretch>0</verstretch>
105 <property name=
"orientation">
106 <enum>Qt::Horizontal
</enum>
108 <property name=
"standardButtons">
109 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>