1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>SendCoinsEntry</class>
4 <widget class="QStackedWidget" name="SendCoinsEntry">
5 <property name="geometry">
13 <property name="focusPolicy">
14 <enum>Qt::TabFocus</enum>
16 <property name="autoFillBackground">
19 <widget class="QFrame" name="SendCoins">
20 <property name="toolTip">
21 <string>This is a normal payment.</string>
23 <property name="frameShape">
24 <enum>QFrame::StyledPanel</enum>
26 <property name="frameShadow">
27 <enum>QFrame::Sunken</enum>
29 <layout class="QGridLayout" name="gridLayout">
30 <property name="spacing">
33 <item row="0" column="0">
34 <widget class="QLabel" name="payToLabel">
35 <property name="text">
36 <string>Pay &To:</string>
38 <property name="alignment">
39 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
41 <property name="buddy">
42 <cstring>payTo</cstring>
46 <item row="0" column="1">
47 <layout class="QHBoxLayout" name="payToLayout">
48 <property name="spacing">
52 <widget class="QValidatedLineEdit" name="payTo">
53 <property name="toolTip">
54 <string>The Bitcoin address to send the payment to</string>
59 <widget class="QToolButton" name="addressBookButton">
60 <property name="toolTip">
61 <string>Choose previously used address</string>
63 <property name="text">
66 <property name="icon">
67 <iconset resource="../bitcoin.qrc">
68 <normaloff>:/icons/address-book</normaloff>:/icons/address-book</iconset>
70 <property name="iconSize">
76 <property name="shortcut">
77 <string>Alt+A</string>
82 <widget class="QToolButton" name="pasteButton">
83 <property name="toolTip">
84 <string>Paste address from clipboard</string>
86 <property name="text">
89 <property name="icon">
90 <iconset resource="../bitcoin.qrc">
91 <normaloff>:/icons/editpaste</normaloff>:/icons/editpaste</iconset>
93 <property name="iconSize">
99 <property name="shortcut">
100 <string>Alt+P</string>
105 <widget class="QToolButton" name="deleteButton">
106 <property name="toolTip">
107 <string>Remove this entry</string>
109 <property name="text">
112 <property name="icon">
113 <iconset resource="../bitcoin.qrc">
114 <normaloff>:/icons/remove</normaloff>:/icons/remove</iconset>
116 <property name="iconSize">
126 <item row="1" column="0">
127 <widget class="QLabel" name="labellLabel">
128 <property name="text">
129 <string>&Label:</string>
131 <property name="alignment">
132 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
134 <property name="buddy">
135 <cstring>addAsLabel</cstring>
139 <item row="1" column="1">
140 <widget class="QLineEdit" name="addAsLabel">
141 <property name="toolTip">
142 <string>Enter a label for this address to add it to the list of used addresses</string>
146 <item row="2" column="0">
147 <widget class="QLabel" name="amountLabel">
148 <property name="text">
149 <string>A&mount:</string>
151 <property name="alignment">
152 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
154 <property name="buddy">
155 <cstring>payAmount</cstring>
159 <item row="2" column="1">
160 <widget class="BitcoinAmountField" name="payAmount"/>
162 <item row="3" column="0">
163 <widget class="QLabel" name="messageLabel">
164 <property name="text">
165 <string>Message:</string>
167 <property name="alignment">
168 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
172 <item row="3" column="1">
173 <widget class="QLabel" name="messageTextLabel">
174 <property name="toolTip">
175 <string>A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</string>
177 <property name="textFormat">
178 <enum>Qt::PlainText</enum>
184 <widget class="QFrame" name="SendCoins_InsecurePaymentRequest">
185 <property name="palette">
188 <colorrole role="WindowText">
189 <brush brushstyle="SolidPattern">
197 <colorrole role="Button">
198 <brush brushstyle="SolidPattern">
206 <colorrole role="Light">
207 <brush brushstyle="SolidPattern">
215 <colorrole role="Midlight">
216 <brush brushstyle="SolidPattern">
224 <colorrole role="Dark">
225 <brush brushstyle="SolidPattern">
233 <colorrole role="Mid">
234 <brush brushstyle="SolidPattern">
242 <colorrole role="Text">
243 <brush brushstyle="SolidPattern">
251 <colorrole role="BrightText">
252 <brush brushstyle="SolidPattern">
260 <colorrole role="ButtonText">
261 <brush brushstyle="SolidPattern">
269 <colorrole role="Base">
270 <brush brushstyle="SolidPattern">
278 <colorrole role="Window">
279 <brush brushstyle="SolidPattern">
287 <colorrole role="Shadow">
288 <brush brushstyle="SolidPattern">
296 <colorrole role="AlternateBase">
297 <brush brushstyle="SolidPattern">
305 <colorrole role="ToolTipBase">
306 <brush brushstyle="SolidPattern">
314 <colorrole role="ToolTipText">
315 <brush brushstyle="SolidPattern">
325 <colorrole role="WindowText">
326 <brush brushstyle="SolidPattern">
334 <colorrole role="Button">
335 <brush brushstyle="SolidPattern">
343 <colorrole role="Light">
344 <brush brushstyle="SolidPattern">
352 <colorrole role="Midlight">
353 <brush brushstyle="SolidPattern">
361 <colorrole role="Dark">
362 <brush brushstyle="SolidPattern">
370 <colorrole role="Mid">
371 <brush brushstyle="SolidPattern">
379 <colorrole role="Text">
380 <brush brushstyle="SolidPattern">
388 <colorrole role="BrightText">
389 <brush brushstyle="SolidPattern">
397 <colorrole role="ButtonText">
398 <brush brushstyle="SolidPattern">
406 <colorrole role="Base">
407 <brush brushstyle="SolidPattern">
415 <colorrole role="Window">
416 <brush brushstyle="SolidPattern">
424 <colorrole role="Shadow">
425 <brush brushstyle="SolidPattern">
433 <colorrole role="AlternateBase">
434 <brush brushstyle="SolidPattern">
442 <colorrole role="ToolTipBase">
443 <brush brushstyle="SolidPattern">
451 <colorrole role="ToolTipText">
452 <brush brushstyle="SolidPattern">
462 <colorrole role="WindowText">
463 <brush brushstyle="SolidPattern">
471 <colorrole role="Button">
472 <brush brushstyle="SolidPattern">
480 <colorrole role="Light">
481 <brush brushstyle="SolidPattern">
489 <colorrole role="Midlight">
490 <brush brushstyle="SolidPattern">
498 <colorrole role="Dark">
499 <brush brushstyle="SolidPattern">
507 <colorrole role="Mid">
508 <brush brushstyle="SolidPattern">
516 <colorrole role="Text">
517 <brush brushstyle="SolidPattern">
525 <colorrole role="BrightText">
526 <brush brushstyle="SolidPattern">
534 <colorrole role="ButtonText">
535 <brush brushstyle="SolidPattern">
543 <colorrole role="Base">
544 <brush brushstyle="SolidPattern">
552 <colorrole role="Window">
553 <brush brushstyle="SolidPattern">
561 <colorrole role="Shadow">
562 <brush brushstyle="SolidPattern">
570 <colorrole role="AlternateBase">
571 <brush brushstyle="SolidPattern">
579 <colorrole role="ToolTipBase">
580 <brush brushstyle="SolidPattern">
588 <colorrole role="ToolTipText">
589 <brush brushstyle="SolidPattern">
600 <property name="toolTip">
601 <string>This is an unverified payment request.</string>
603 <property name="autoFillBackground">
606 <property name="frameShape">
607 <enum>QFrame::StyledPanel</enum>
609 <property name="frameShadow">
610 <enum>QFrame::Sunken</enum>
612 <layout class="QGridLayout" name="gridLayout_is">
613 <property name="spacing">
616 <item row="0" column="0">
617 <widget class="QLabel" name="payToLabel_is">
618 <property name="text">
619 <string>Pay To:</string>
621 <property name="alignment">
622 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
626 <item row="0" column="1">
627 <layout class="QHBoxLayout" name="payToLayout_is">
628 <property name="spacing">
632 <widget class="QLabel" name="payTo_is"/>
635 <widget class="QToolButton" name="deleteButton_is">
636 <property name="toolTip">
637 <string>Remove this entry</string>
639 <property name="text">
642 <property name="icon">
643 <iconset resource="../bitcoin.qrc">
644 <normaloff>:/icons/remove</normaloff>:/icons/remove</iconset>
650 <item row="1" column="0">
651 <widget class="QLabel" name="memoLabel_is">
652 <property name="text">
653 <string>Memo:</string>
655 <property name="alignment">
656 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
660 <item row="1" column="1">
661 <widget class="QLabel" name="memoTextLabel_is">
662 <property name="textFormat">
663 <enum>Qt::PlainText</enum>
667 <item row="2" column="0">
668 <widget class="QLabel" name="amountLabel_is">
669 <property name="text">
670 <string>A&mount:</string>
672 <property name="alignment">
673 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
675 <property name="buddy">
676 <cstring>payAmount_is</cstring>
680 <item row="2" column="1">
681 <widget class="BitcoinAmountField" name="payAmount_is">
682 <property name="acceptDrops">
689 <widget class="QFrame" name="SendCoins_SecurePaymentRequest">
690 <property name="palette">
693 <colorrole role="WindowText">
694 <brush brushstyle="SolidPattern">
702 <colorrole role="Button">
703 <brush brushstyle="SolidPattern">
711 <colorrole role="Light">
712 <brush brushstyle="SolidPattern">
720 <colorrole role="Midlight">
721 <brush brushstyle="SolidPattern">
729 <colorrole role="Dark">
730 <brush brushstyle="SolidPattern">
738 <colorrole role="Mid">
739 <brush brushstyle="SolidPattern">
747 <colorrole role="Text">
748 <brush brushstyle="SolidPattern">
756 <colorrole role="BrightText">
757 <brush brushstyle="SolidPattern">
765 <colorrole role="ButtonText">
766 <brush brushstyle="SolidPattern">
774 <colorrole role="Base">
775 <brush brushstyle="SolidPattern">
783 <colorrole role="Window">
784 <brush brushstyle="SolidPattern">
792 <colorrole role="Shadow">
793 <brush brushstyle="SolidPattern">
801 <colorrole role="AlternateBase">
802 <brush brushstyle="SolidPattern">
810 <colorrole role="NoRole">
811 <brush brushstyle="SolidPattern">
819 <colorrole role="ToolTipBase">
820 <brush brushstyle="SolidPattern">
828 <colorrole role="ToolTipText">
829 <brush brushstyle="SolidPattern">
839 <colorrole role="WindowText">
840 <brush brushstyle="SolidPattern">
848 <colorrole role="Button">
849 <brush brushstyle="SolidPattern">
857 <colorrole role="Light">
858 <brush brushstyle="SolidPattern">
866 <colorrole role="Midlight">
867 <brush brushstyle="SolidPattern">
875 <colorrole role="Dark">
876 <brush brushstyle="SolidPattern">
884 <colorrole role="Mid">
885 <brush brushstyle="SolidPattern">
893 <colorrole role="Text">
894 <brush brushstyle="SolidPattern">
902 <colorrole role="BrightText">
903 <brush brushstyle="SolidPattern">
911 <colorrole role="ButtonText">
912 <brush brushstyle="SolidPattern">
920 <colorrole role="Base">
921 <brush brushstyle="SolidPattern">
929 <colorrole role="Window">
930 <brush brushstyle="SolidPattern">
938 <colorrole role="Shadow">
939 <brush brushstyle="SolidPattern">
947 <colorrole role="AlternateBase">
948 <brush brushstyle="SolidPattern">
956 <colorrole role="NoRole">
957 <brush brushstyle="SolidPattern">
965 <colorrole role="ToolTipBase">
966 <brush brushstyle="SolidPattern">
974 <colorrole role="ToolTipText">
975 <brush brushstyle="SolidPattern">
985 <colorrole role="WindowText">
986 <brush brushstyle="SolidPattern">
994 <colorrole role="Button">
995 <brush brushstyle="SolidPattern">
1003 <colorrole role="Light">
1004 <brush brushstyle="SolidPattern">
1012 <colorrole role="Midlight">
1013 <brush brushstyle="SolidPattern">
1021 <colorrole role="Dark">
1022 <brush brushstyle="SolidPattern">
1030 <colorrole role="Mid">
1031 <brush brushstyle="SolidPattern">
1039 <colorrole role="Text">
1040 <brush brushstyle="SolidPattern">
1048 <colorrole role="BrightText">
1049 <brush brushstyle="SolidPattern">
1057 <colorrole role="ButtonText">
1058 <brush brushstyle="SolidPattern">
1066 <colorrole role="Base">
1067 <brush brushstyle="SolidPattern">
1075 <colorrole role="Window">
1076 <brush brushstyle="SolidPattern">
1084 <colorrole role="Shadow">
1085 <brush brushstyle="SolidPattern">
1093 <colorrole role="AlternateBase">
1094 <brush brushstyle="SolidPattern">
1102 <colorrole role="NoRole">
1103 <brush brushstyle="SolidPattern">
1111 <colorrole role="ToolTipBase">
1112 <brush brushstyle="SolidPattern">
1120 <colorrole role="ToolTipText">
1121 <brush brushstyle="SolidPattern">
1132 <property name="toolTip">
1133 <string>This is a verified payment request.</string>
1135 <property name="autoFillBackground">
1138 <property name="frameShape">
1139 <enum>QFrame::StyledPanel</enum>
1141 <property name="frameShadow">
1142 <enum>QFrame::Sunken</enum>
1144 <layout class="QGridLayout" name="gridLayout_s">
1145 <property name="spacing">
1148 <item row="0" column="0">
1149 <widget class="QLabel" name="payToLabel_s">
1150 <property name="text">
1151 <string>Pay To:</string>
1153 <property name="alignment">
1154 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1158 <item row="0" column="1">
1159 <layout class="QHBoxLayout" name="payToLayout_s">
1160 <property name="spacing">
1164 <widget class="QLabel" name="payTo_s">
1165 <property name="textFormat">
1166 <enum>Qt::PlainText</enum>
1171 <widget class="QToolButton" name="deleteButton_s">
1172 <property name="toolTip">
1173 <string>Remove this entry</string>
1175 <property name="text">
1178 <property name="icon">
1179 <iconset resource="../bitcoin.qrc">
1180 <normaloff>:/icons/remove</normaloff>:/icons/remove</iconset>
1186 <item row="1" column="0">
1187 <widget class="QLabel" name="memoLabel_s">
1188 <property name="text">
1189 <string>Memo:</string>
1191 <property name="alignment">
1192 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1196 <item row="1" column="1">
1197 <widget class="QLabel" name="memoTextLabel_s">
1198 <property name="textFormat">
1199 <enum>Qt::PlainText</enum>
1203 <item row="2" column="0">
1204 <widget class="QLabel" name="amountLabel_s">
1205 <property name="text">
1206 <string>A&mount:</string>
1208 <property name="alignment">
1209 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1211 <property name="buddy">
1212 <cstring>payAmount_s</cstring>
1216 <item row="2" column="1">
1217 <widget class="BitcoinAmountField" name="payAmount_s">
1218 <property name="acceptDrops">
1228 <class>QValidatedLineEdit</class>
1229 <extends>QLineEdit</extends>
1230 <header>qvalidatedlineedit.h</header>
1233 <class>BitcoinAmountField</class>
1234 <extends>QLineEdit</extends>
1235 <header>bitcoinamountfield.h</header>
1239 <tabstop>payTo</tabstop>
1240 <tabstop>addressBookButton</tabstop>
1241 <tabstop>pasteButton</tabstop>
1242 <tabstop>deleteButton</tabstop>
1243 <tabstop>addAsLabel</tabstop>
1244 <tabstop>payAmount</tabstop>
1245 <tabstop>payAmount_is</tabstop>
1246 <tabstop>deleteButton_is</tabstop>
1247 <tabstop>payAmount_s</tabstop>
1248 <tabstop>deleteButton_s</tabstop>
1251 <include location="../bitcoin.qrc"/>