|
249 | 249 | </widget> |
250 | 250 | </item> |
251 | 251 | <item row="9" column="0"> |
| 252 | + <widget class="QLabel" name="label_14"> |
| 253 | + <property name="text"> |
| 254 | + <string>Local Addresses</string> |
| 255 | + </property> |
| 256 | + </widget> |
| 257 | + </item> |
| 258 | + <item row="9" column="1" colspan="2"> |
| 259 | + <widget class="QLabel" name="localAddresses"> |
| 260 | + <property name="cursor"> |
| 261 | + <cursorShape>IBeamCursor</cursorShape> |
| 262 | + </property> |
| 263 | + <property name="wordWrap"> |
| 264 | + <bool>true</bool> |
| 265 | + </property> |
| 266 | + <property name="sizePolicy"> |
| 267 | + <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> |
| 268 | + <horstretch>0</horstretch> |
| 269 | + <verstretch>0</verstretch> |
| 270 | + </sizepolicy> |
| 271 | + </property> |
| 272 | + <property name="text"> |
| 273 | + <string notr="true">N/A</string> |
| 274 | + </property> |
| 275 | + <property name="textFormat"> |
| 276 | + <enum>Qt::PlainText</enum> |
| 277 | + </property> |
| 278 | + <property name="textInteractionFlags"> |
| 279 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 280 | + </property> |
| 281 | + <property name="toolTip"> |
| 282 | + <string>Network addresses that your Bitcoin node is currently using to communicate with other nodes.</string> |
| 283 | + </property> |
| 284 | + </widget> |
| 285 | + </item> |
| 286 | + <item row="10" column="0"> |
252 | 287 | <widget class="QLabel" name="label_10"> |
253 | 288 | <property name="font"> |
254 | 289 | <font> |
|
261 | 296 | </property> |
262 | 297 | </widget> |
263 | 298 | </item> |
264 | | - <item row="10" column="0"> |
| 299 | + <item row="11" column="0"> |
265 | 300 | <widget class="QLabel" name="label_3"> |
266 | 301 | <property name="text"> |
267 | 302 | <string>Current block height</string> |
268 | 303 | </property> |
269 | 304 | </widget> |
270 | 305 | </item> |
271 | | - <item row="10" column="1" colspan="2"> |
| 306 | + <item row="11" column="1" colspan="2"> |
272 | 307 | <widget class="QLabel" name="numberOfBlocks"> |
273 | 308 | <property name="cursor"> |
274 | 309 | <cursorShape>IBeamCursor</cursorShape> |
|
284 | 319 | </property> |
285 | 320 | </widget> |
286 | 321 | </item> |
287 | | - <item row="11" column="0"> |
| 322 | + <item row="12" column="0"> |
288 | 323 | <widget class="QLabel" name="labelLastBlockTime"> |
289 | 324 | <property name="text"> |
290 | 325 | <string>Last block time</string> |
291 | 326 | </property> |
292 | 327 | </widget> |
293 | 328 | </item> |
294 | | - <item row="11" column="1" colspan="2"> |
| 329 | + <item row="12" column="1" colspan="2"> |
295 | 330 | <widget class="QLabel" name="lastBlockTime"> |
296 | 331 | <property name="cursor"> |
297 | 332 | <cursorShape>IBeamCursor</cursorShape> |
|
307 | 342 | </property> |
308 | 343 | </widget> |
309 | 344 | </item> |
310 | | - <item row="12" column="0"> |
| 345 | + <item row="13" column="0"> |
311 | 346 | <widget class="QLabel" name="labelMempoolTitle"> |
312 | 347 | <property name="font"> |
313 | 348 | <font> |
|
320 | 355 | </property> |
321 | 356 | </widget> |
322 | 357 | </item> |
323 | | - <item row="13" column="0"> |
| 358 | + <item row="14" column="0"> |
324 | 359 | <widget class="QLabel" name="labelNumberOfTransactions"> |
325 | 360 | <property name="text"> |
326 | 361 | <string>Current number of transactions</string> |
327 | 362 | </property> |
328 | 363 | </widget> |
329 | 364 | </item> |
330 | | - <item row="13" column="1"> |
| 365 | + <item row="14" column="1"> |
331 | 366 | <widget class="QLabel" name="mempoolNumberTxs"> |
332 | 367 | <property name="cursor"> |
333 | 368 | <cursorShape>IBeamCursor</cursorShape> |
|
343 | 378 | </property> |
344 | 379 | </widget> |
345 | 380 | </item> |
346 | | - <item row="14" column="0"> |
| 381 | + <item row="15" column="0"> |
347 | 382 | <widget class="QLabel" name="labelMemoryUsage"> |
348 | 383 | <property name="text"> |
349 | 384 | <string>Memory usage</string> |
350 | 385 | </property> |
351 | 386 | </widget> |
352 | 387 | </item> |
353 | | - <item row="14" column="1"> |
| 388 | + <item row="15" column="1"> |
354 | 389 | <widget class="QLabel" name="mempoolSize"> |
355 | 390 | <property name="cursor"> |
356 | 391 | <cursorShape>IBeamCursor</cursorShape> |
|
366 | 401 | </property> |
367 | 402 | </widget> |
368 | 403 | </item> |
369 | | - <item row="12" column="2" rowspan="3"> |
| 404 | + <item row="13" column="2" rowspan="3"> |
370 | 405 | <layout class="QVBoxLayout" name="verticalLayoutDebugButton"> |
371 | 406 | <property name="spacing"> |
372 | 407 | <number>3</number> |
|
406 | 441 | </item> |
407 | 442 | </layout> |
408 | 443 | </item> |
409 | | - <item row="15" column="0"> |
| 444 | + <item row="16" column="0"> |
410 | 445 | <spacer name="verticalSpacer"> |
411 | 446 | <property name="orientation"> |
412 | 447 | <enum>Qt::Vertical</enum> |
|
0 commit comments