|
142 | 142 | </widget>
|
143 | 143 | </item>
|
144 | 144 | <item row="5" column="0">
|
| 145 | + <widget class="QLabel" name="label_11"> |
| 146 | + <property name="text"> |
| 147 | + <string>Blocksdir</string> |
| 148 | + </property> |
| 149 | + </widget> |
| 150 | + </item> |
| 151 | + <item row="5" column="1" colspan="2"> |
| 152 | + <widget class="QLabel" name="blocksDir"> |
| 153 | + <property name="cursor"> |
| 154 | + <cursorShape>IBeamCursor</cursorShape> |
| 155 | + </property> |
| 156 | + <property name="text"> |
| 157 | + <string>N/A</string> |
| 158 | + </property> |
| 159 | + <property name="textFormat"> |
| 160 | + <enum>Qt::PlainText</enum> |
| 161 | + </property> |
| 162 | + <property name="wordWrap"> |
| 163 | + <bool>true</bool> |
| 164 | + </property> |
| 165 | + <property name="textInteractionFlags"> |
| 166 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
| 167 | + </property> |
| 168 | + </widget> |
| 169 | + </item> |
| 170 | + <item row="6" column="0"> |
145 | 171 | <widget class="QLabel" name="label_13">
|
146 | 172 | <property name="text">
|
147 | 173 | <string>Startup time</string>
|
148 | 174 | </property>
|
149 | 175 | </widget>
|
150 | 176 | </item>
|
151 |
| - <item row="5" column="1" colspan="2"> |
| 177 | + <item row="6" column="1" colspan="2"> |
152 | 178 | <widget class="QLabel" name="startupTime">
|
153 | 179 | <property name="cursor">
|
154 | 180 | <cursorShape>IBeamCursor</cursorShape>
|
|
164 | 190 | </property>
|
165 | 191 | </widget>
|
166 | 192 | </item>
|
167 |
| - <item row="6" column="0"> |
| 193 | + <item row="7" column="0"> |
168 | 194 | <widget class="QLabel" name="labelNetwork">
|
169 | 195 | <property name="font">
|
170 | 196 | <font>
|
|
177 | 203 | </property>
|
178 | 204 | </widget>
|
179 | 205 | </item>
|
180 |
| - <item row="7" column="0"> |
| 206 | + <item row="8" column="0"> |
181 | 207 | <widget class="QLabel" name="label_8">
|
182 | 208 | <property name="text">
|
183 | 209 | <string>Name</string>
|
184 | 210 | </property>
|
185 | 211 | </widget>
|
186 | 212 | </item>
|
187 |
| - <item row="7" column="1" colspan="2"> |
| 213 | + <item row="8" column="1" colspan="2"> |
188 | 214 | <widget class="QLabel" name="networkName">
|
189 | 215 | <property name="cursor">
|
190 | 216 | <cursorShape>IBeamCursor</cursorShape>
|
|
200 | 226 | </property>
|
201 | 227 | </widget>
|
202 | 228 | </item>
|
203 |
| - <item row="8" column="0"> |
| 229 | + <item row="9" column="0"> |
204 | 230 | <widget class="QLabel" name="label_7">
|
205 | 231 | <property name="text">
|
206 | 232 | <string>Number of connections</string>
|
207 | 233 | </property>
|
208 | 234 | </widget>
|
209 | 235 | </item>
|
210 |
| - <item row="8" column="1" colspan="2"> |
| 236 | + <item row="9" column="1" colspan="2"> |
211 | 237 | <widget class="QLabel" name="numberOfConnections">
|
212 | 238 | <property name="cursor">
|
213 | 239 | <cursorShape>IBeamCursor</cursorShape>
|
|
223 | 249 | </property>
|
224 | 250 | </widget>
|
225 | 251 | </item>
|
226 |
| - <item row="9" column="0"> |
| 252 | + <item row="10" column="0"> |
227 | 253 | <widget class="QLabel" name="label_10">
|
228 | 254 | <property name="font">
|
229 | 255 | <font>
|
|
236 | 262 | </property>
|
237 | 263 | </widget>
|
238 | 264 | </item>
|
239 |
| - <item row="10" column="0"> |
| 265 | + <item row="11" column="0"> |
240 | 266 | <widget class="QLabel" name="label_3">
|
241 | 267 | <property name="text">
|
242 | 268 | <string>Current number of blocks</string>
|
243 | 269 | </property>
|
244 | 270 | </widget>
|
245 | 271 | </item>
|
246 |
| - <item row="10" column="1" colspan="2"> |
| 272 | + <item row="11" column="1" colspan="2"> |
247 | 273 | <widget class="QLabel" name="numberOfBlocks">
|
248 | 274 | <property name="cursor">
|
249 | 275 | <cursorShape>IBeamCursor</cursorShape>
|
|
259 | 285 | </property>
|
260 | 286 | </widget>
|
261 | 287 | </item>
|
262 |
| - <item row="11" column="0"> |
| 288 | + <item row="12" column="0"> |
263 | 289 | <widget class="QLabel" name="labelLastBlockTime">
|
264 | 290 | <property name="text">
|
265 | 291 | <string>Last block time</string>
|
266 | 292 | </property>
|
267 | 293 | </widget>
|
268 | 294 | </item>
|
269 |
| - <item row="11" column="1" colspan="2"> |
| 295 | + <item row="12" column="1" colspan="2"> |
270 | 296 | <widget class="QLabel" name="lastBlockTime">
|
271 | 297 | <property name="cursor">
|
272 | 298 | <cursorShape>IBeamCursor</cursorShape>
|
|
282 | 308 | </property>
|
283 | 309 | </widget>
|
284 | 310 | </item>
|
285 |
| - <item row="12" column="0"> |
| 311 | + <item row="13" column="0"> |
286 | 312 | <widget class="QLabel" name="labelMempoolTitle">
|
287 | 313 | <property name="font">
|
288 | 314 | <font>
|
|
295 | 321 | </property>
|
296 | 322 | </widget>
|
297 | 323 | </item>
|
298 |
| - <item row="13" column="0"> |
| 324 | + <item row="14" column="0"> |
299 | 325 | <widget class="QLabel" name="labelNumberOfTransactions">
|
300 | 326 | <property name="text">
|
301 | 327 | <string>Current number of transactions</string>
|
302 | 328 | </property>
|
303 | 329 | </widget>
|
304 | 330 | </item>
|
305 |
| - <item row="13" column="1"> |
| 331 | + <item row="14" column="1"> |
306 | 332 | <widget class="QLabel" name="mempoolNumberTxs">
|
307 | 333 | <property name="cursor">
|
308 | 334 | <cursorShape>IBeamCursor</cursorShape>
|
|
318 | 344 | </property>
|
319 | 345 | </widget>
|
320 | 346 | </item>
|
321 |
| - <item row="14" column="0"> |
| 347 | + <item row="15" column="0"> |
322 | 348 | <widget class="QLabel" name="labelMemoryUsage">
|
323 | 349 | <property name="text">
|
324 | 350 | <string>Memory usage</string>
|
325 | 351 | </property>
|
326 | 352 | </widget>
|
327 | 353 | </item>
|
328 |
| - <item row="14" column="1"> |
| 354 | + <item row="15" column="1"> |
329 | 355 | <widget class="QLabel" name="mempoolSize">
|
330 | 356 | <property name="cursor">
|
331 | 357 | <cursorShape>IBeamCursor</cursorShape>
|
|
341 | 367 | </property>
|
342 | 368 | </widget>
|
343 | 369 | </item>
|
344 |
| - <item row="12" column="2" rowspan="3"> |
| 370 | + <item row="13" column="2" rowspan="3"> |
345 | 371 | <layout class="QVBoxLayout" name="verticalLayoutDebugButton">
|
346 | 372 | <property name="spacing">
|
347 | 373 | <number>3</number>
|
|
381 | 407 | </item>
|
382 | 408 | </layout>
|
383 | 409 | </item>
|
384 |
| - <item row="15" column="0"> |
| 410 | + <item row="16" column="0"> |
385 | 411 | <spacer name="verticalSpacer">
|
386 | 412 | <property name="orientation">
|
387 | 413 | <enum>Qt::Vertical</enum>
|
|
0 commit comments