Автоматическое создание novacoin.conf + кнопка для открытия novacoin.conf в Qt версии...
[novacoin.git] / src / qt / forms / rpcconsole.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>RPCConsole</class>
4  <widget class="QWidget" name="RPCConsole">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>740</width>
10     <height>450</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>NovaCoin - Debug window</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_2">
17    <item>
18     <widget class="QTabWidget" name="tabWidget">
19      <property name="currentIndex">
20       <number>0</number>
21      </property>
22      <widget class="QWidget" name="tab_info">
23       <attribute name="title">
24        <string>&amp;Information</string>
25       </attribute>
26       <layout class="QGridLayout" name="gridLayout">
27        <item row="15" column="2">
28         <widget class="QLabel" name="labelConfigfile">
29          <property name="font">
30           <font>
31            <weight>75</weight>
32            <bold>true</bold>
33           </font>
34          </property>
35          <property name="text">
36           <string>Configuration file</string>
37          </property>
38         </widget>
39        </item>
40        <item row="13" column="2">
41         <widget class="QLabel" name="lastBlockTime">
42          <property name="cursor">
43           <cursorShape>IBeamCursor</cursorShape>
44          </property>
45          <property name="text">
46           <string>N/A</string>
47          </property>
48          <property name="textFormat">
49           <enum>Qt::PlainText</enum>
50          </property>
51          <property name="textInteractionFlags">
52           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
53          </property>
54         </widget>
55        </item>
56        <item row="11" column="0">
57         <widget class="QLabel" name="label_3">
58          <property name="text">
59           <string>Current number of blocks</string>
60          </property>
61         </widget>
62        </item>
63        <item row="11" column="2">
64         <widget class="QLabel" name="numberOfBlocks">
65          <property name="cursor">
66           <cursorShape>IBeamCursor</cursorShape>
67          </property>
68          <property name="text">
69           <string>N/A</string>
70          </property>
71          <property name="textFormat">
72           <enum>Qt::PlainText</enum>
73          </property>
74          <property name="textInteractionFlags">
75           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
76          </property>
77         </widget>
78        </item>
79        <item row="17" column="0">
80         <widget class="QLabel" name="labelCLOptions">
81          <property name="font">
82           <font>
83            <weight>75</weight>
84            <bold>true</bold>
85           </font>
86          </property>
87          <property name="text">
88           <string>Command-line options</string>
89          </property>
90         </widget>
91        </item>
92        <item row="16" column="0">
93         <widget class="QPushButton" name="openDebugLogfileButton">
94          <property name="toolTip">
95           <string>Open the NovaCoin debug log file from the current data directory. This can take a few seconds for large log files.</string>
96          </property>
97          <property name="text">
98           <string>&amp;Open</string>
99          </property>
100          <property name="autoDefault">
101           <bool>false</bool>
102          </property>
103         </widget>
104        </item>
105        <item row="15" column="0">
106         <widget class="QLabel" name="labelDebugLogfile">
107          <property name="font">
108           <font>
109            <weight>75</weight>
110            <bold>true</bold>
111           </font>
112          </property>
113          <property name="text">
114           <string>Debug log file</string>
115          </property>
116         </widget>
117        </item>
118        <item row="18" column="3" rowspan="2">
119         <spacer name="horizontalSpacer">
120          <property name="orientation">
121           <enum>Qt::Horizontal</enum>
122          </property>
123          <property name="sizeHint" stdset="0">
124           <size>
125            <width>404</width>
126            <height>20</height>
127           </size>
128          </property>
129         </spacer>
130        </item>
131        <item row="19" column="1">
132         <spacer name="verticalSpacer">
133          <property name="orientation">
134           <enum>Qt::Vertical</enum>
135          </property>
136          <property name="sizeHint" stdset="0">
137           <size>
138            <width>20</width>
139            <height>40</height>
140           </size>
141          </property>
142         </spacer>
143        </item>
144        <item row="18" column="0">
145         <widget class="QPushButton" name="showCLOptionsButton">
146          <property name="toolTip">
147           <string>Show the NovaCoin-Qt help message to get a list with possible NovaCoin command-line options.</string>
148          </property>
149          <property name="text">
150           <string>&amp;Show</string>
151          </property>
152          <property name="autoDefault">
153           <bool>false</bool>
154          </property>
155         </widget>
156        </item>
157        <item row="13" column="0">
158         <widget class="QLabel" name="label_2">
159          <property name="text">
160           <string>Last block time</string>
161          </property>
162         </widget>
163        </item>
164        <item row="7" column="0">
165         <widget class="QLabel" name="label_11">
166          <property name="font">
167           <font>
168            <weight>75</weight>
169            <bold>true</bold>
170           </font>
171          </property>
172          <property name="text">
173           <string>Network</string>
174          </property>
175         </widget>
176        </item>
177        <item row="6" column="2">
178         <widget class="QLabel" name="startupTime">
179          <property name="cursor">
180           <cursorShape>IBeamCursor</cursorShape>
181          </property>
182          <property name="text">
183           <string>N/A</string>
184          </property>
185          <property name="textFormat">
186           <enum>Qt::PlainText</enum>
187          </property>
188          <property name="textInteractionFlags">
189           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
190          </property>
191         </widget>
192        </item>
193        <item row="6" column="0">
194         <widget class="QLabel" name="label_13">
195          <property name="text">
196           <string>Startup time</string>
197          </property>
198         </widget>
199        </item>
200        <item row="9" column="0">
201         <widget class="QLabel" name="label_8">
202          <property name="text">
203           <string>On testnet</string>
204          </property>
205         </widget>
206        </item>
207        <item row="8" column="2">
208         <widget class="QLabel" name="numberOfConnections">
209          <property name="cursor">
210           <cursorShape>IBeamCursor</cursorShape>
211          </property>
212          <property name="text">
213           <string>N/A</string>
214          </property>
215          <property name="textFormat">
216           <enum>Qt::PlainText</enum>
217          </property>
218          <property name="textInteractionFlags">
219           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
220          </property>
221         </widget>
222        </item>
223        <item row="8" column="0">
224         <widget class="QLabel" name="label_7">
225          <property name="text">
226           <string>Number of connections</string>
227          </property>
228         </widget>
229        </item>
230        <item row="10" column="0">
231         <widget class="QLabel" name="label_10">
232          <property name="font">
233           <font>
234            <weight>75</weight>
235            <bold>true</bold>
236           </font>
237          </property>
238          <property name="text">
239           <string>Block chain</string>
240          </property>
241         </widget>
242        </item>
243        <item row="9" column="2">
244         <widget class="QCheckBox" name="isTestNet">
245          <property name="enabled">
246           <bool>false</bool>
247          </property>
248          <property name="text">
249           <string/>
250          </property>
251         </widget>
252        </item>
253        <item row="12" column="0">
254         <widget class="QLabel" name="label_4">
255          <property name="text">
256           <string>Estimated total blocks</string>
257          </property>
258         </widget>
259        </item>
260        <item row="12" column="2">
261         <widget class="QLabel" name="totalBlocks">
262          <property name="cursor">
263           <cursorShape>IBeamCursor</cursorShape>
264          </property>
265          <property name="text">
266           <string>N/A</string>
267          </property>
268          <property name="textFormat">
269           <enum>Qt::PlainText</enum>
270          </property>
271          <property name="textInteractionFlags">
272           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
273          </property>
274         </widget>
275        </item>
276        <item row="2" column="2">
277         <widget class="QLabel" name="clientVersion">
278          <property name="cursor">
279           <cursorShape>IBeamCursor</cursorShape>
280          </property>
281          <property name="text">
282           <string>N/A</string>
283          </property>
284          <property name="textFormat">
285           <enum>Qt::PlainText</enum>
286          </property>
287          <property name="textInteractionFlags">
288           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
289          </property>
290         </widget>
291        </item>
292        <item row="4" column="0">
293         <widget class="QLabel" name="label_berkeleyDBVersion">
294          <property name="text">
295           <string>Using BerkeleyDB version</string>
296          </property>
297          <property name="indent">
298           <number>10</number>
299          </property>
300         </widget>
301        </item>
302        <item row="3" column="0">
303         <widget class="QLabel" name="label_14">
304          <property name="text">
305           <string>Using OpenSSL version</string>
306          </property>
307          <property name="indent">
308           <number>10</number>
309          </property>
310         </widget>
311        </item>
312        <item row="3" column="2">
313         <widget class="QLabel" name="openSSLVersion">
314          <property name="cursor">
315           <cursorShape>IBeamCursor</cursorShape>
316          </property>
317          <property name="text">
318           <string>N/A</string>
319          </property>
320          <property name="textFormat">
321           <enum>Qt::PlainText</enum>
322          </property>
323          <property name="textInteractionFlags">
324           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
325          </property>
326         </widget>
327        </item>
328        <item row="4" column="2">
329         <widget class="QLabel" name="berkeleyDBVersion">
330          <property name="cursor">
331           <cursorShape>IBeamCursor</cursorShape>
332          </property>
333          <property name="text">
334           <string>N/A</string>
335          </property>
336          <property name="textFormat">
337           <enum>Qt::PlainText</enum>
338          </property>
339          <property name="textInteractionFlags">
340           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
341          </property>
342         </widget>
343        </item>
344        <item row="5" column="0">
345         <widget class="QLabel" name="label_12">
346          <property name="text">
347           <string>Build date</string>
348          </property>
349         </widget>
350        </item>
351        <item row="5" column="2">
352         <widget class="QLabel" name="buildDate">
353          <property name="cursor">
354           <cursorShape>IBeamCursor</cursorShape>
355          </property>
356          <property name="text">
357           <string>N/A</string>
358          </property>
359          <property name="textFormat">
360           <enum>Qt::PlainText</enum>
361          </property>
362          <property name="textInteractionFlags">
363           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
364          </property>
365         </widget>
366        </item>
367        <item row="2" column="0">
368         <widget class="QLabel" name="label_6">
369          <property name="text">
370           <string>Client version</string>
371          </property>
372         </widget>
373        </item>
374        <item row="0" column="0">
375         <widget class="QLabel" name="label_9">
376          <property name="font">
377           <font>
378            <weight>75</weight>
379            <bold>true</bold>
380           </font>
381          </property>
382          <property name="text">
383           <string>NovaCoin Core</string>
384          </property>
385         </widget>
386        </item>
387        <item row="1" column="2">
388         <widget class="QLabel" name="clientName">
389          <property name="cursor">
390           <cursorShape>IBeamCursor</cursorShape>
391          </property>
392          <property name="text">
393           <string>N/A</string>
394          </property>
395          <property name="textFormat">
396           <enum>Qt::PlainText</enum>
397          </property>
398          <property name="textInteractionFlags">
399           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
400          </property>
401         </widget>
402        </item>
403        <item row="1" column="0">
404         <widget class="QLabel" name="label_5">
405          <property name="text">
406           <string>Client name</string>
407          </property>
408         </widget>
409        </item>
410        <item row="14" column="2">
411         <spacer name="verticalSpacer_2">
412          <property name="orientation">
413           <enum>Qt::Vertical</enum>
414          </property>
415          <property name="sizeHint" stdset="0">
416           <size>
417            <width>20</width>
418            <height>20</height>
419           </size>
420          </property>
421         </spacer>
422        </item>
423        <item row="16" column="2">
424         <widget class="QPushButton" name="openConfigurationfileButton">
425          <property name="toolTip">
426           <string>Open the NovaCoin configuration file from the current data directory.</string>
427          </property>
428          <property name="text">
429           <string>O&amp;pen</string>
430          </property>
431          <property name="autoDefault">
432           <bool>false</bool>
433          </property>
434         </widget>
435        </item>
436       </layout>
437      </widget>
438      <widget class="QWidget" name="tab_console">
439       <attribute name="title">
440        <string>&amp;Console</string>
441       </attribute>
442       <layout class="QVBoxLayout" name="verticalLayout_3">
443        <property name="spacing">
444         <number>3</number>
445        </property>
446        <item>
447         <widget class="QTextEdit" name="messagesWidget">
448          <property name="minimumSize">
449           <size>
450            <width>0</width>
451            <height>100</height>
452           </size>
453          </property>
454          <property name="readOnly">
455           <bool>true</bool>
456          </property>
457          <property name="tabKeyNavigation" stdset="0">
458           <bool>false</bool>
459          </property>
460          <property name="columnCount" stdset="0">
461           <number>2</number>
462          </property>
463         </widget>
464        </item>
465        <item>
466         <layout class="QHBoxLayout" name="horizontalLayout">
467          <property name="spacing">
468           <number>3</number>
469          </property>
470          <item>
471           <widget class="QLabel" name="label">
472            <property name="text">
473             <string notr="true">&gt;</string>
474            </property>
475           </widget>
476          </item>
477          <item>
478           <widget class="QLineEdit" name="lineEdit"/>
479          </item>
480          <item>
481           <widget class="QPushButton" name="clearButton">
482            <property name="maximumSize">
483             <size>
484              <width>24</width>
485              <height>24</height>
486             </size>
487            </property>
488            <property name="toolTip">
489             <string>Clear console</string>
490            </property>
491            <property name="text">
492             <string/>
493            </property>
494            <property name="icon">
495             <iconset resource="../bitcoin.qrc">
496              <normaloff>:/icons/remove</normaloff>:/icons/remove</iconset>
497            </property>
498            <property name="shortcut">
499             <string notr="true">Ctrl+L</string>
500            </property>
501            <property name="autoDefault">
502             <bool>false</bool>
503            </property>
504           </widget>
505          </item>
506         </layout>
507        </item>
508       </layout>
509      </widget>
510      <widget class="QWidget" name="tab_nettraffic">
511       <attribute name="title">
512        <string>&amp;Network Traffic</string>
513       </attribute>
514       <layout class="QHBoxLayout" name="horizontalLayout_3">
515        <item>
516         <layout class="QVBoxLayout" name="verticalLayout_4">
517          <item>
518           <widget class="TrafficGraphWidget" name="trafficGraph" native="true">
519            <property name="sizePolicy">
520             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
521              <horstretch>0</horstretch>
522              <verstretch>0</verstretch>
523             </sizepolicy>
524            </property>
525           </widget>
526          </item>
527          <item>
528           <layout class="QHBoxLayout" name="horizontalLayout_2">
529            <item>
530             <widget class="QSlider" name="sldGraphRange">
531              <property name="minimum">
532               <number>1</number>
533              </property>
534              <property name="maximum">
535               <number>288</number>
536              </property>
537              <property name="pageStep">
538               <number>12</number>
539              </property>
540              <property name="value">
541               <number>6</number>
542              </property>
543              <property name="orientation">
544               <enum>Qt::Horizontal</enum>
545              </property>
546             </widget>
547            </item>
548            <item>
549             <widget class="QLabel" name="lblGraphRange">
550              <property name="minimumSize">
551               <size>
552                <width>100</width>
553                <height>0</height>
554               </size>
555              </property>
556              <property name="alignment">
557               <set>Qt::AlignCenter</set>
558              </property>
559             </widget>
560            </item>
561            <item>
562             <widget class="QPushButton" name="btnClearTrafficGraph">
563              <property name="text">
564               <string>&amp;Clear</string>
565              </property>
566              <property name="autoDefault">
567               <bool>false</bool>
568              </property>
569             </widget>
570            </item>
571           </layout>
572          </item>
573         </layout>
574        </item>
575        <item>
576         <layout class="QVBoxLayout" name="verticalLayout">
577          <item>
578           <widget class="QGroupBox" name="groupBox">
579            <property name="title">
580             <string>Totals</string>
581            </property>
582            <layout class="QVBoxLayout" name="verticalLayout_5">
583             <item>
584              <layout class="QHBoxLayout" name="horizontalLayout_4">
585               <item>
586                <widget class="Line" name="line">
587                 <property name="sizePolicy">
588                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
589                   <horstretch>0</horstretch>
590                   <verstretch>0</verstretch>
591                  </sizepolicy>
592                 </property>
593                 <property name="minimumSize">
594                  <size>
595                   <width>10</width>
596                   <height>0</height>
597                  </size>
598                 </property>
599                 <property name="palette">
600                  <palette>
601                   <active>
602                    <colorrole role="Light">
603                     <brush brushstyle="SolidPattern">
604                      <color alpha="255">
605                       <red>0</red>
606                       <green>255</green>
607                       <blue>0</blue>
608                      </color>
609                     </brush>
610                    </colorrole>
611                   </active>
612                   <inactive>
613                    <colorrole role="Light">
614                     <brush brushstyle="SolidPattern">
615                      <color alpha="255">
616                       <red>0</red>
617                       <green>255</green>
618                       <blue>0</blue>
619                      </color>
620                     </brush>
621                    </colorrole>
622                   </inactive>
623                   <disabled>
624                    <colorrole role="Light">
625                     <brush brushstyle="SolidPattern">
626                      <color alpha="255">
627                       <red>0</red>
628                       <green>255</green>
629                       <blue>0</blue>
630                      </color>
631                     </brush>
632                    </colorrole>
633                   </disabled>
634                  </palette>
635                 </property>
636                 <property name="orientation">
637                  <enum>Qt::Horizontal</enum>
638                 </property>
639                </widget>
640               </item>
641               <item>
642                <widget class="QLabel" name="label_16">
643                 <property name="text">
644                  <string>Received:</string>
645                 </property>
646                </widget>
647               </item>
648               <item>
649                <widget class="QLabel" name="lblBytesIn">
650                 <property name="minimumSize">
651                  <size>
652                   <width>50</width>
653                   <height>0</height>
654                  </size>
655                 </property>
656                 <property name="alignment">
657                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
658                 </property>
659                </widget>
660               </item>
661              </layout>
662             </item>
663             <item>
664              <layout class="QHBoxLayout" name="horizontalLayout_5">
665               <item>
666                <widget class="Line" name="line_2">
667                 <property name="sizePolicy">
668                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
669                   <horstretch>0</horstretch>
670                   <verstretch>0</verstretch>
671                  </sizepolicy>
672                 </property>
673                 <property name="minimumSize">
674                  <size>
675                   <width>10</width>
676                   <height>0</height>
677                  </size>
678                 </property>
679                 <property name="palette">
680                  <palette>
681                   <active>
682                    <colorrole role="Light">
683                     <brush brushstyle="SolidPattern">
684                      <color alpha="255">
685                       <red>255</red>
686                       <green>0</green>
687                       <blue>0</blue>
688                      </color>
689                     </brush>
690                    </colorrole>
691                   </active>
692                   <inactive>
693                    <colorrole role="Light">
694                     <brush brushstyle="SolidPattern">
695                      <color alpha="255">
696                       <red>255</red>
697                       <green>0</green>
698                       <blue>0</blue>
699                      </color>
700                     </brush>
701                    </colorrole>
702                   </inactive>
703                   <disabled>
704                    <colorrole role="Light">
705                     <brush brushstyle="SolidPattern">
706                      <color alpha="255">
707                       <red>255</red>
708                       <green>0</green>
709                       <blue>0</blue>
710                      </color>
711                     </brush>
712                    </colorrole>
713                   </disabled>
714                  </palette>
715                 </property>
716                 <property name="orientation">
717                  <enum>Qt::Horizontal</enum>
718                 </property>
719                </widget>
720               </item>
721               <item>
722                <widget class="QLabel" name="label_17">
723                 <property name="text">
724                  <string>Sent:</string>
725                 </property>
726                </widget>
727               </item>
728               <item>
729                <widget class="QLabel" name="lblBytesOut">
730                 <property name="minimumSize">
731                  <size>
732                   <width>50</width>
733                   <height>0</height>
734                  </size>
735                 </property>
736                 <property name="alignment">
737                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
738                 </property>
739                </widget>
740               </item>
741              </layout>
742             </item>
743             <item>
744              <spacer name="verticalSpacer_4">
745               <property name="orientation">
746                <enum>Qt::Vertical</enum>
747               </property>
748               <property name="sizeHint" stdset="0">
749                <size>
750                 <width>20</width>
751                 <height>407</height>
752                </size>
753               </property>
754              </spacer>
755             </item>
756            </layout>
757           </widget>
758          </item>
759         </layout>
760        </item>
761       </layout>
762      </widget>
763     </widget>
764    </item>
765   </layout>
766  </widget>
767  <customwidgets>
768   <customwidget>
769    <class>TrafficGraphWidget</class>
770    <extends>QWidget</extends>
771    <header>trafficgraphwidget.h</header>
772    <container>1</container>
773    <slots>
774     <slot>clear()</slot>
775    </slots>
776   </customwidget>
777  </customwidgets>
778  <resources>
779   <include location="../bitcoin.qrc"/>
780  </resources>
781  <connections/>
782 </ui>