|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>776</width>
|
10 |
| - <height>343</height> |
| 10 | + <height>364</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <layout class="QVBoxLayout" name="verticalLayout">
|
14 | 14 | <item>
|
15 | 15 | <layout class="QGridLayout" name="gridLayout">
|
16 |
| - <item row="3" column="0"> |
17 |
| - <widget class="QLabel" name="label"> |
| 16 | + <item row="7" column="2"> |
| 17 | + <widget class="QCheckBox" name="reuseAddress"> |
| 18 | + <property name="toolTip"> |
| 19 | + <string>Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before.</string> |
| 20 | + </property> |
18 | 21 | <property name="text">
|
19 |
| - <string>&Amount:</string> |
| 22 | + <string>R&euse an existing receiving address (not recommended)</string> |
| 23 | + </property> |
| 24 | + </widget> |
| 25 | + </item> |
| 26 | + <item row="7" column="0"> |
| 27 | + <widget class="QLabel" name="label_4"> |
| 28 | + <property name="text"> |
| 29 | + <string/> |
| 30 | + </property> |
| 31 | + </widget> |
| 32 | + </item> |
| 33 | + <item row="6" column="0"> |
| 34 | + <widget class="QLabel" name="label_3"> |
| 35 | + <property name="text"> |
| 36 | + <string>&Message:</string> |
20 | 37 | </property>
|
21 | 38 | <property name="alignment">
|
22 | 39 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
23 | 40 | </property>
|
24 | 41 | <property name="buddy">
|
25 |
| - <cstring>reqAmount</cstring> |
| 42 | + <cstring>reqMessage</cstring> |
26 | 43 | </property>
|
27 | 44 | </widget>
|
28 | 45 | </item>
|
29 |
| - <item row="3" column="1"> |
30 |
| - <widget class="BitcoinAmountField" name="reqAmount"> |
31 |
| - <property name="minimumSize"> |
32 |
| - <size> |
33 |
| - <width>80</width> |
34 |
| - <height>0</height> |
35 |
| - </size> |
| 46 | + <item row="4" column="2"> |
| 47 | + <widget class="QLineEdit" name="reqLabel"> |
| 48 | + <property name="toolTip"> |
| 49 | + <string>The label to associate with the new receiving address</string> |
36 | 50 | </property>
|
| 51 | + </widget> |
| 52 | + </item> |
| 53 | + <item row="6" column="2"> |
| 54 | + <widget class="QLineEdit" name="reqMessage"> |
37 | 55 | <property name="toolTip">
|
38 |
| - <string>The amount to request</string> |
| 56 | + <string>The message to attach to payment request</string> |
| 57 | + </property> |
| 58 | + </widget> |
| 59 | + </item> |
| 60 | + <item row="2" column="2"> |
| 61 | + <widget class="QLabel" name="label_5"> |
| 62 | + <property name="text"> |
| 63 | + <string>Use this form to request payments. All fields are optional.</string> |
39 | 64 | </property>
|
40 | 65 | </widget>
|
41 | 66 | </item>
|
|
52 | 77 | </property>
|
53 | 78 | </widget>
|
54 | 79 | </item>
|
55 |
| - <item row="4" column="1"> |
56 |
| - <widget class="QLineEdit" name="reqLabel"> |
57 |
| - <property name="toolTip"> |
58 |
| - <string>The label to associate with the receiving address</string> |
59 |
| - </property> |
60 |
| - </widget> |
61 |
| - </item> |
62 | 80 | <item row="5" column="0">
|
63 |
| - <widget class="QLabel" name="label_3"> |
| 81 | + <widget class="QLabel" name="label"> |
64 | 82 | <property name="text">
|
65 |
| - <string>&Message:</string> |
| 83 | + <string>&Amount:</string> |
66 | 84 | </property>
|
67 | 85 | <property name="alignment">
|
68 | 86 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
69 | 87 | </property>
|
70 | 88 | <property name="buddy">
|
71 |
| - <cstring>reqMessage</cstring> |
72 |
| - </property> |
73 |
| - </widget> |
74 |
| - </item> |
75 |
| - <item row="5" column="1"> |
76 |
| - <widget class="QLineEdit" name="reqMessage"> |
77 |
| - <property name="toolTip"> |
78 |
| - <string>The message to attach to payment request</string> |
| 89 | + <cstring>reqAmount</cstring> |
79 | 90 | </property>
|
80 | 91 | </widget>
|
81 | 92 | </item>
|
82 |
| - <item row="6" column="0"> |
83 |
| - <widget class="QLabel" name="label_4"> |
84 |
| - <property name="text"> |
85 |
| - <string/> |
| 93 | + <item row="5" column="2"> |
| 94 | + <widget class="BitcoinAmountField" name="reqAmount"> |
| 95 | + <property name="minimumSize"> |
| 96 | + <size> |
| 97 | + <width>80</width> |
| 98 | + <height>0</height> |
| 99 | + </size> |
86 | 100 | </property>
|
87 |
| - </widget> |
88 |
| - </item> |
89 |
| - <item row="6" column="1"> |
90 |
| - <widget class="QCheckBox" name="reuseAddress"> |
91 | 101 | <property name="toolTip">
|
92 |
| - <string>Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before.</string> |
93 |
| - </property> |
94 |
| - <property name="text"> |
95 |
| - <string>R&euse an existing receiving address (not recommended)</string> |
96 |
| - </property> |
97 |
| - </widget> |
98 |
| - </item> |
99 |
| - <item row="2" column="1"> |
100 |
| - <widget class="QLabel" name="label_5"> |
101 |
| - <property name="text"> |
102 |
| - <string>Use this form to request payments. All fields are optional.</string> |
| 102 | + <string>The amount to request</string> |
103 | 103 | </property>
|
104 | 104 | </widget>
|
105 | 105 | </item>
|
106 | 106 | </layout>
|
107 | 107 | </item>
|
108 |
| - <item> |
109 |
| - <spacer name="verticalSpacer"> |
110 |
| - <property name="orientation"> |
111 |
| - <enum>Qt::Vertical</enum> |
112 |
| - </property> |
113 |
| - <property name="sizeHint" stdset="0"> |
114 |
| - <size> |
115 |
| - <width>20</width> |
116 |
| - <height>40</height> |
117 |
| - </size> |
118 |
| - </property> |
119 |
| - </spacer> |
120 |
| - </item> |
121 | 108 | <item>
|
122 | 109 | <layout class="QHBoxLayout" name="horizontalLayout">
|
123 | 110 | <item>
|
|
178 | 165 | </item>
|
179 | 166 | </layout>
|
180 | 167 | </item>
|
| 168 | + <item> |
| 169 | + <spacer name="verticalSpacer_2"> |
| 170 | + <property name="orientation"> |
| 171 | + <enum>Qt::Vertical</enum> |
| 172 | + </property> |
| 173 | + <property name="sizeHint" stdset="0"> |
| 174 | + <size> |
| 175 | + <width>20</width> |
| 176 | + <height>40</height> |
| 177 | + </size> |
| 178 | + </property> |
| 179 | + </spacer> |
| 180 | + </item> |
| 181 | + <item> |
| 182 | + <widget class="QFrame" name="frame"> |
| 183 | + <property name="sizePolicy"> |
| 184 | + <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
| 185 | + <horstretch>0</horstretch> |
| 186 | + <verstretch>0</verstretch> |
| 187 | + </sizepolicy> |
| 188 | + </property> |
| 189 | + <property name="frameShape"> |
| 190 | + <enum>QFrame::StyledPanel</enum> |
| 191 | + </property> |
| 192 | + <property name="frameShadow"> |
| 193 | + <enum>QFrame::Raised</enum> |
| 194 | + </property> |
| 195 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
| 196 | + <item> |
| 197 | + <widget class="QLabel" name="label_6"> |
| 198 | + <property name="font"> |
| 199 | + <font> |
| 200 | + <weight>75</weight> |
| 201 | + <bold>true</bold> |
| 202 | + </font> |
| 203 | + </property> |
| 204 | + <property name="text"> |
| 205 | + <string>Previously requested payments</string> |
| 206 | + </property> |
| 207 | + </widget> |
| 208 | + </item> |
| 209 | + <item> |
| 210 | + <widget class="QTableView" name="recentRequestsView"/> |
| 211 | + </item> |
| 212 | + <item> |
| 213 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 214 | + <item> |
| 215 | + <widget class="QPushButton" name="showRequestButton"> |
| 216 | + <property name="toolTip"> |
| 217 | + <string>Show the selected request (does the same as double clicking an entry)</string> |
| 218 | + </property> |
| 219 | + <property name="text"> |
| 220 | + <string>Show</string> |
| 221 | + </property> |
| 222 | + <property name="icon"> |
| 223 | + <iconset resource="../bitcoin.qrc"> |
| 224 | + <normaloff>:/icons/edit</normaloff>:/icons/edit</iconset> |
| 225 | + </property> |
| 226 | + </widget> |
| 227 | + </item> |
| 228 | + <item> |
| 229 | + <widget class="QPushButton" name="removeRequestButton"> |
| 230 | + <property name="toolTip"> |
| 231 | + <string>Remove the selected entries from the list</string> |
| 232 | + </property> |
| 233 | + <property name="text"> |
| 234 | + <string>Remove</string> |
| 235 | + </property> |
| 236 | + <property name="icon"> |
| 237 | + <iconset resource="../bitcoin.qrc"> |
| 238 | + <normaloff>:/icons/remove</normaloff>:/icons/remove</iconset> |
| 239 | + </property> |
| 240 | + </widget> |
| 241 | + </item> |
| 242 | + <item> |
| 243 | + <spacer name="horizontalSpacer_2"> |
| 244 | + <property name="orientation"> |
| 245 | + <enum>Qt::Horizontal</enum> |
| 246 | + </property> |
| 247 | + <property name="sizeHint" stdset="0"> |
| 248 | + <size> |
| 249 | + <width>40</width> |
| 250 | + <height>20</height> |
| 251 | + </size> |
| 252 | + </property> |
| 253 | + </spacer> |
| 254 | + </item> |
| 255 | + </layout> |
| 256 | + </item> |
| 257 | + </layout> |
| 258 | + </widget> |
| 259 | + </item> |
181 | 260 | </layout>
|
182 | 261 | </widget>
|
183 | 262 | <customwidgets>
|
|
187 | 266 | <header>bitcoinamountfield.h</header>
|
188 | 267 | </customwidget>
|
189 | 268 | </customwidgets>
|
| 269 | + <tabstops> |
| 270 | + <tabstop>reqLabel</tabstop> |
| 271 | + <tabstop>reqAmount</tabstop> |
| 272 | + <tabstop>reqMessage</tabstop> |
| 273 | + <tabstop>reuseAddress</tabstop> |
| 274 | + <tabstop>clearButton</tabstop> |
| 275 | + <tabstop>receiveButton</tabstop> |
| 276 | + <tabstop>recentRequestsView</tabstop> |
| 277 | + <tabstop>showRequestButton</tabstop> |
| 278 | + <tabstop>removeRequestButton</tabstop> |
| 279 | + </tabstops> |
190 | 280 | <resources>
|
191 | 281 | <include location="../bitcoin.qrc"/>
|
192 | 282 | </resources>
|
|
0 commit comments