blob: 13ef201e39b5bdd0a4ae609ab77669c020eb1d77 [file] [log] [blame]
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -04001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>DeleteAccountDialog</class>
4 <widget class="QDialog" name="DeleteAccountDialog">
Isa Nanic6e4a39a2018-12-04 14:26:02 -05005 <property name="windowModality">
6 <enum>Qt::ApplicationModal</enum>
7 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -04008 <property name="geometry">
9 <rect>
10 <x>0</x>
11 <y>0</y>
12 <width>400</width>
13 <height>240</height>
14 </rect>
15 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050016 <property name="sizePolicy">
17 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
18 <horstretch>0</horstretch>
19 <verstretch>0</verstretch>
20 </sizepolicy>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040021 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050022 <property name="minimumSize">
23 <size>
24 <width>400</width>
25 <height>240</height>
26 </size>
27 </property>
28 <property name="maximumSize">
29 <size>
30 <width>400</width>
31 <height>240</height>
32 </size>
33 </property>
34 <property name="windowTitle">
35 <string>Account deletion</string>
36 </property>
37 <property name="styleSheet">
38 <string notr="true">background: white;</string>
39 </property>
40 <layout class="QVBoxLayout" name="verticalLayout" stretch="3,1,1,0,0,0,0,0">
41 <item alignment="Qt::AlignHCenter">
42 <widget class="QLabel" name="labelDeletion">
43 <property name="maximumSize">
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040044 <size>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050045 <width>16777215</width>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040046 <height>40</height>
47 </size>
48 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050049 <property name="font">
50 <font>
51 <pointsize>8</pointsize>
52 </font>
53 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040054 <property name="text">
Isa Nanic6e4a39a2018-12-04 14:26:02 -050055 <string>Do you really want to delete the following account?</string>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040056 </property>
57 </widget>
58 </item>
59 <item alignment="Qt::AlignHCenter">
Isa Nanic6e4a39a2018-12-04 14:26:02 -050060 <widget class="QLabel" name="labelBestId">
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040061 <property name="minimumSize">
62 <size>
63 <width>30</width>
64 <height>0</height>
65 </size>
66 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050067 <property name="font">
68 <font>
69 <pointsize>10</pointsize>
70 </font>
71 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040072 <property name="text">
73 <string/>
74 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050075 <property name="alignment">
76 <set>Qt::AlignCenter</set>
77 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040078 </widget>
79 </item>
80 <item alignment="Qt::AlignHCenter">
Isa Nanic6e4a39a2018-12-04 14:26:02 -050081 <widget class="QLabel" name="labelAccountHash">
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040082 <property name="minimumSize">
83 <size>
84 <width>20</width>
85 <height>0</height>
86 </size>
87 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050088 <property name="font">
89 <font>
90 <pointsize>10</pointsize>
91 </font>
92 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040093 <property name="text">
94 <string/>
95 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050096 <property name="alignment">
97 <set>Qt::AlignCenter</set>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -040098 </property>
99 </widget>
100 </item>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500101 <item>
102 <spacer name="verticalSpacer_3">
103 <property name="orientation">
104 <enum>Qt::Vertical</enum>
105 </property>
106 <property name="sizeType">
107 <enum>QSizePolicy::Fixed</enum>
108 </property>
109 <property name="sizeHint" stdset="0">
110 <size>
111 <width>20</width>
112 <height>10</height>
113 </size>
114 </property>
115 </spacer>
116 </item>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400117 <item alignment="Qt::AlignHCenter">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500118 <widget class="QLabel" name="labelWarning">
119 <property name="sizePolicy">
120 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
121 <horstretch>0</horstretch>
122 <verstretch>0</verstretch>
123 </sizepolicy>
124 </property>
125 <property name="minimumSize">
126 <size>
127 <width>250</width>
128 <height>0</height>
129 </size>
130 </property>
131 <property name="styleSheet">
132 <string notr="true">color: red;</string>
133 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400134 <property name="text">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500135 <string>If this account hasn't been exported, or added to another device, it will be irrevocably lost.</string>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400136 </property>
137 <property name="alignment">
138 <set>Qt::AlignCenter</set>
139 </property>
140 <property name="wordWrap">
141 <bool>true</bool>
142 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500143 <property name="margin">
144 <number>3</number>
145 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400146 </widget>
147 </item>
148 <item>
149 <spacer name="verticalSpacer_2">
150 <property name="orientation">
151 <enum>Qt::Vertical</enum>
152 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500153 <property name="sizeType">
154 <enum>QSizePolicy::Fixed</enum>
155 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400156 <property name="sizeHint" stdset="0">
157 <size>
158 <width>20</width>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500159 <height>20</height>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400160 </size>
161 </property>
162 </spacer>
163 </item>
164 <item>
165 <layout class="QHBoxLayout" name="horizontalLayout">
166 <property name="leftMargin">
167 <number>0</number>
168 </property>
169 <property name="topMargin">
170 <number>0</number>
171 </property>
172 <property name="rightMargin">
173 <number>0</number>
174 </property>
175 <property name="bottomMargin">
176 <number>0</number>
177 </property>
178 <item>
179 <spacer name="horizontalSpacer">
180 <property name="orientation">
181 <enum>Qt::Horizontal</enum>
182 </property>
183 <property name="sizeHint" stdset="0">
184 <size>
185 <width>40</width>
186 <height>20</height>
187 </size>
188 </property>
189 </spacer>
190 </item>
191 <item>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500192 <widget class="QPushButton" name="btnDeleteAccept">
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400193 <property name="sizePolicy">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500194 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400195 <horstretch>0</horstretch>
196 <verstretch>0</verstretch>
197 </sizepolicy>
198 </property>
199 <property name="minimumSize">
200 <size>
201 <width>130</width>
202 <height>30</height>
203 </size>
204 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500205 <property name="maximumSize">
206 <size>
207 <width>130</width>
208 <height>30</height>
209 </size>
210 </property>
Olivier SOLDANO7707b4c2017-09-12 14:56:49 -0400211 <property name="toolTip">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500212 <string>Permanently delete account</string>
213 </property>
214 <property name="styleSheet">
215 <string notr="true">border: 0px;; border-radius:3px; background: rgb(245, 245, 245);</string>
Olivier SOLDANO7707b4c2017-09-12 14:56:49 -0400216 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400217 <property name="text">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500218 <string>Delete</string>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400219 </property>
220 </widget>
221 </item>
222 <item>
223 <spacer name="horizontalSpacer_3">
224 <property name="orientation">
225 <enum>Qt::Horizontal</enum>
226 </property>
227 <property name="sizeHint" stdset="0">
228 <size>
229 <width>40</width>
230 <height>20</height>
231 </size>
232 </property>
233 </spacer>
234 </item>
235 <item>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500236 <widget class="QPushButton" name="btnDeleteCancel">
237 <property name="sizePolicy">
238 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
239 <horstretch>0</horstretch>
240 <verstretch>0</verstretch>
241 </sizepolicy>
242 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400243 <property name="minimumSize">
244 <size>
245 <width>130</width>
246 <height>30</height>
247 </size>
248 </property>
Olivier SOLDANO7707b4c2017-09-12 14:56:49 -0400249 <property name="toolTip">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500250 <string>Cancel account deletion</string>
251 </property>
252 <property name="styleSheet">
253 <string notr="true">border: 0px; border-radius:3px; background: rgb(245, 245, 245);</string>
Olivier SOLDANO7707b4c2017-09-12 14:56:49 -0400254 </property>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400255 <property name="text">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500256 <string>Cancel</string>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400257 </property>
258 </widget>
259 </item>
260 <item>
261 <spacer name="horizontalSpacer_2">
262 <property name="orientation">
263 <enum>Qt::Horizontal</enum>
264 </property>
265 <property name="sizeHint" stdset="0">
266 <size>
267 <width>40</width>
268 <height>20</height>
269 </size>
270 </property>
271 </spacer>
272 </item>
273 </layout>
274 </item>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500275 <item>
276 <spacer name="verticalSpacer">
277 <property name="orientation">
278 <enum>Qt::Vertical</enum>
279 </property>
280 <property name="sizeType">
281 <enum>QSizePolicy::Fixed</enum>
282 </property>
283 <property name="sizeHint" stdset="0">
284 <size>
285 <width>20</width>
286 <height>5</height>
287 </size>
288 </property>
289 </spacer>
290 </item>
Olivier SOLDANO9b7e80d2017-05-04 16:06:01 -0400291 </layout>
292 </widget>
293 <resources/>
294 <connections/>
295</ui>