From 68288ef0c15522799d4bf6239d2ae1e8086b5abf Mon Sep 17 00:00:00 2001
From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
Date: Tue, 5 May 2020 05:56:50 +0300
Subject: qt: Overhaul ReceiveRequestDialog
---
src/qt/forms/receiverequestdialog.ui | 288 +++++++++++++++++++++++++++--------
1 file changed, 223 insertions(+), 65 deletions(-)
(limited to 'src/qt/forms/receiverequestdialog.ui')
diff --git a/src/qt/forms/receiverequestdialog.ui b/src/qt/forms/receiverequestdialog.ui
index 9f896ee3b1..f6d4723465 100644
--- a/src/qt/forms/receiverequestdialog.ui
+++ b/src/qt/forms/receiverequestdialog.ui
@@ -6,68 +6,233 @@
0
0
- 487
- 597
+ 413
+ 229
-
- -
-
-
-
- 0
- 0
-
-
-
-
- 300
- 320
-
-
-
- QR Code
+
+ Request payment to ...
+
+
+
+ QLayout::SetFixedSize
+
+
-
+
+
+ QR image
+
+
+ Qt::NoTextInteraction
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Payment information
+
+
+ Qt::NoTextInteraction
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ URI:
Qt::PlainText
-
- Qt::AlignCenter
+
+ Qt::NoTextInteraction
+
+
+
+ -
+
+
+ bitcoin:BC1...
+
+
+ Qt::RichText
true
+
+ Qt::TextSelectableByMouse
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Address:
+
+
+ Qt::NoTextInteraction
+
- -
-
-
-
- 0
- 0
-
-
-
-
- 0
- 50
-
-
-
- QFrame::NoFrame
-
-
- QFrame::Plain
-
-
+
-
+
+
+ bc1...
+
+
+ Qt::PlainText
+
+
+ Qt::TextSelectableByMouse
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Amount:
+
+
+ Qt::NoTextInteraction
+
+
+
+ -
+
+
+ 0.00000000 BTC
+
+
+ Qt::PlainText
+
+
+ Qt::TextSelectableByMouse
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Label:
+
+
+ Qt::NoTextInteraction
+
+
+
+ -
+
+
+ label content
+
+
+ Qt::PlainText
+
+
+ true
+
+
+ Qt::TextSelectableByMouse
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Message:
+
+
+ Qt::NoTextInteraction
+
+
+
+ -
+
+
+ message content
+
+
+ Qt::PlainText
+
+
+ true
+
+
+ Qt::TextSelectableByMouse
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Wallet:
+
+
+ Qt::NoTextInteraction
+
+
+
+ -
+
+
+ wallet name
+
+
+ Qt::PlainText
+
+
true
- Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse
+ Qt::TextSelectableByMouse
- -
+
-
-
@@ -114,8 +279,11 @@
-
+
+ Qt::StrongFocus
+
- QDialogButtonBox::Close
+ QDialogButtonBox::Ok
@@ -130,24 +298,14 @@
+
+ buttonBox
+ btnCopyURI
+ btnCopyAddress
+ btnSaveAs
+
-
- buttonBox
- rejected()
- ReceiveRequestDialog
- reject()
-
-
- 452
- 573
-
-
- 243
- 298
-
-
-
buttonBox
accepted()
@@ -155,12 +313,12 @@
accept()
- 452
- 573
+ 135
+ 230
- 243
- 298
+ 135
+ 126
--
cgit v1.2.3