|
17 | 17 | <item> |
18 | 18 | <widget class="QTabWidget" name="tabWidget"> |
19 | 19 | <property name="currentIndex"> |
20 | | - <number>4</number> |
| 20 | + <number>0</number> |
21 | 21 | </property> |
22 | 22 | <widget class="QWidget" name="tab_info"> |
23 | 23 | <attribute name="title"> |
|
113 | 113 | </widget> |
114 | 114 | </item> |
115 | 115 | <item row="4" column="0"> |
116 | | - <widget class="QLabel" name="buildDateLabel"> |
117 | | - <property name="text"> |
118 | | - <string>Build date</string> |
119 | | - </property> |
120 | | - </widget> |
121 | | - </item> |
122 | | - <item row="4" column="1"> |
123 | | - <widget class="QLabel" name="buildDate"> |
124 | | - <property name="cursor"> |
125 | | - <cursorShape>IBeamCursor</cursorShape> |
126 | | - </property> |
127 | | - <property name="text"> |
128 | | - <string>N/A</string> |
129 | | - </property> |
130 | | - <property name="textFormat"> |
131 | | - <enum>Qt::PlainText</enum> |
132 | | - </property> |
133 | | - <property name="textInteractionFlags"> |
134 | | - <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
135 | | - </property> |
136 | | - </widget> |
137 | | - </item> |
138 | | - <item row="5" column="0"> |
139 | 116 | <widget class="QLabel" name="startupTimeLabel"> |
140 | 117 | <property name="text"> |
141 | 118 | <string>Startup time</string> |
142 | 119 | </property> |
143 | 120 | </widget> |
144 | 121 | </item> |
145 | | - <item row="5" column="1"> |
| 122 | + <item row="4" column="1"> |
146 | 123 | <widget class="QLabel" name="startupTime"> |
147 | 124 | <property name="cursor"> |
148 | 125 | <cursorShape>IBeamCursor</cursorShape> |
|
158 | 135 | </property> |
159 | 136 | </widget> |
160 | 137 | </item> |
161 | | - <item row="6" column="0"> |
| 138 | + <item row="5" column="0"> |
162 | 139 | <widget class="QLabel" name="dataDirLabel"> |
163 | 140 | <property name="text"> |
164 | 141 | <string>Data Directory</string> |
165 | 142 | </property> |
166 | 143 | </widget> |
167 | 144 | </item> |
168 | | - <item row="6" column="1"> |
| 145 | + <item row="5" column="1"> |
169 | 146 | <widget class="QLabel" name="dataDir"> |
170 | 147 | <property name="text"> |
171 | 148 | <string>N/A</string> |
172 | 149 | </property> |
173 | 150 | </widget> |
174 | 151 | </item> |
175 | | - <item row="7" column="0"> |
| 152 | + <item row="6" column="0"> |
176 | 153 | <widget class="QLabel" name="networkHeader"> |
177 | 154 | <property name="font"> |
178 | 155 | <font> |
|
185 | 162 | </property> |
186 | 163 | </widget> |
187 | 164 | </item> |
188 | | - <item row="8" column="0"> |
| 165 | + <item row="7" column="0"> |
189 | 166 | <widget class="QLabel" name="networkNameLabel"> |
190 | 167 | <property name="text"> |
191 | 168 | <string>Name</string> |
192 | 169 | </property> |
193 | 170 | </widget> |
194 | 171 | </item> |
195 | | - <item row="8" column="1"> |
| 172 | + <item row="7" column="1"> |
196 | 173 | <widget class="QLabel" name="networkName"> |
197 | 174 | <property name="cursor"> |
198 | 175 | <cursorShape>IBeamCursor</cursorShape> |
|
208 | 185 | </property> |
209 | 186 | </widget> |
210 | 187 | </item> |
211 | | - <item row="9" column="0"> |
| 188 | + <item row="8" column="0"> |
212 | 189 | <widget class="QLabel" name="numberOfConnectionsLabel"> |
213 | 190 | <property name="text"> |
214 | 191 | <string>Number of connections</string> |
215 | 192 | </property> |
216 | 193 | </widget> |
217 | 194 | </item> |
218 | | - <item row="9" column="1"> |
| 195 | + <item row="8" column="1"> |
219 | 196 | <widget class="QLabel" name="numberOfConnections"> |
220 | 197 | <property name="cursor"> |
221 | 198 | <cursorShape>IBeamCursor</cursorShape> |
|
231 | 208 | </property> |
232 | 209 | </widget> |
233 | 210 | </item> |
234 | | - <item row="10" column="0"> |
| 211 | + <item row="9" column="0"> |
235 | 212 | <widget class="QLabel" name="masternodeCountLabel"> |
236 | 213 | <property name="text"> |
237 | 214 | <string>Number of Masternodes</string> |
238 | 215 | </property> |
239 | 216 | </widget> |
240 | 217 | </item> |
241 | | - <item row="10" column="1"> |
| 218 | + <item row="9" column="1"> |
242 | 219 | <widget class="QLabel" name="masternodeCount"> |
243 | 220 | <property name="cursor"> |
244 | 221 | <cursorShape>IBeamCursor</cursorShape> |
|
254 | 231 | </property> |
255 | 232 | </widget> |
256 | 233 | </item> |
257 | | - <item row="11" column="0"> |
| 234 | + <item row="10" column="0"> |
258 | 235 | <widget class="QLabel" name="blockchainHeader"> |
259 | 236 | <property name="font"> |
260 | 237 | <font> |
|
267 | 244 | </property> |
268 | 245 | </widget> |
269 | 246 | </item> |
270 | | - <item row="12" column="0"> |
| 247 | + <item row="11" column="0"> |
271 | 248 | <widget class="QLabel" name="numberOfBlocksLabel"> |
272 | 249 | <property name="text"> |
273 | 250 | <string>Current number of blocks</string> |
274 | 251 | </property> |
275 | 252 | </widget> |
276 | 253 | </item> |
277 | | - <item row="12" column="1"> |
| 254 | + <item row="11" column="1"> |
278 | 255 | <widget class="QLabel" name="numberOfBlocks"> |
279 | 256 | <property name="cursor"> |
280 | 257 | <cursorShape>IBeamCursor</cursorShape> |
|
290 | 267 | </property> |
291 | 268 | </widget> |
292 | 269 | </item> |
293 | | - <item row="13" column="0"> |
| 270 | + <item row="12" column="0"> |
294 | 271 | <widget class="QLabel" name="lastBlockTimeLabel"> |
295 | 272 | <property name="text"> |
296 | 273 | <string>Last block time</string> |
297 | 274 | </property> |
298 | 275 | </widget> |
299 | 276 | </item> |
300 | | - <item row="13" column="1"> |
| 277 | + <item row="12" column="1"> |
301 | 278 | <widget class="QLabel" name="lastBlockTime"> |
302 | 279 | <property name="cursor"> |
303 | 280 | <cursorShape>IBeamCursor</cursorShape> |
|
313 | 290 | </property> |
314 | 291 | </widget> |
315 | 292 | </item> |
316 | | - <item row="14" column="0"> |
| 293 | + <item row="13" column="0"> |
317 | 294 | <widget class="QLabel" name="lastBlockHashLabel"> |
318 | 295 | <property name="text"> |
319 | 296 | <string>Last block hash</string> |
320 | 297 | </property> |
321 | 298 | </widget> |
322 | 299 | </item> |
323 | | - <item row="14" column="1"> |
| 300 | + <item row="13" column="1"> |
324 | 301 | <widget class="QLabel" name="lastBlockHash"> |
325 | 302 | <property name="text"> |
326 | 303 | <string>N/A</string> |
327 | 304 | </property> |
328 | 305 | </widget> |
329 | 306 | </item> |
330 | | - <item row="15" column="0"> |
| 307 | + <item row="14" column="0"> |
331 | 308 | <spacer name="verticalSpacer_2"> |
332 | 309 | <property name="orientation"> |
333 | 310 | <enum>Qt::Vertical</enum> |
|
340 | 317 | </property> |
341 | 318 | </spacer> |
342 | 319 | </item> |
343 | | - <item row="16" column="0"> |
| 320 | + <item row="15" column="0"> |
344 | 321 | <widget class="QLabel" name="debugLogFileHeader"> |
345 | 322 | <property name="font"> |
346 | 323 | <font> |
|
353 | 330 | </property> |
354 | 331 | </widget> |
355 | 332 | </item> |
356 | | - <item row="17" column="0"> |
| 333 | + <item row="16" column="0"> |
357 | 334 | <widget class="QPushButton" name="openDebugLogfileButton"> |
358 | 335 | <property name="toolTip"> |
359 | 336 | <string>Open the PIVX debug log file from the current data directory. This can take a few seconds for large log files.</string> |
|
0 commit comments