diff options
Diffstat (limited to 'plugins/stats/sprefwgt.ui')
-rw-r--r-- | plugins/stats/sprefwgt.ui | 517 |
1 files changed, 517 insertions, 0 deletions
diff --git a/plugins/stats/sprefwgt.ui b/plugins/stats/sprefwgt.ui new file mode 100644 index 0000000..7b6674a --- /dev/null +++ b/plugins/stats/sprefwgt.ui @@ -0,0 +1,517 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>sprefwgt</class> +<widget class="QWidget"> + <property name="name"> + <cstring>sprefwgt</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>600</width> + <height>480</height> + </rect> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox1</cstring> + </property> + <property name="title"> + <string>Update</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>Update charts every</string> + </property> + <property name="buddy" stdset="0"> + <cstring>GuiUpdatesSbw</cstring> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>GuiUpdatesSbw</cstring> + </property> + <property name="maxValue"> + <number>429496729</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>4</number> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>GUI updates</string> + </property> + <property name="buddy" stdset="0"> + <cstring>GuiUpdatesSbw</cstring> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Gather data every</string> + </property> + <property name="buddy" stdset="0"> + <cstring>spinBox2</cstring> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>DataIvalSbw</cstring> + </property> + <property name="maxValue"> + <number>999999999</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="lineStep"> + <number>250</number> + </property> + <property name="value"> + <number>1000</number> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="text"> + <string>miliseconds</string> + </property> + <property name="buddy" stdset="0"> + <cstring>spinBox2</cstring> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox5</cstring> + </property> + <property name="title"> + <string>Maximum</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout11</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_4</cstring> + </property> + <property name="text"> + <string>Maximum speed scale mode:</string> + </property> + </widget> + <widget class="QComboBox"> + <item> + <property name="text"> + <string>Top</string> + </property> + </item> + <item> + <property name="text"> + <string>Exact</string> + </property> + </item> + <property name="name"> + <cstring>MaxSpdModeCbw</cstring> + </property> + <property name="currentItem"> + <number>1</number> + </property> + <property name="toolTip" stdset="0"> + <string>See 'What's this' for more help</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Set maximum value on OY scale as: +- Top: Globally achieved maximum speed +- Exact: Maximum achieved speed visible on chart</string> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="title"> + <string>Peers speed</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>PeersSpdCbw</cstring> + </property> + <property name="text"> + <string>Peers speed:</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>update every</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>PeersSpdUpdIvalSbw</cstring> + </property> + <property name="maxValue"> + <number>999999999</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>4</number> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel2_2</cstring> + </property> + <property name="text"> + <string>chart data updates</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel3_2</cstring> + </property> + <property name="text"> + <string>Gathering data about many connected peers can be CPU consuming.</string> + </property> + <property name="alignment"> + <set>WordBreak|AlignVCenter</set> + </property> + </widget> + </vbox> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox11</cstring> + </property> + <property name="title"> + <string>Peers connections</string> + </property> + <property name="toolTip" stdset="0"> + <string>Large values can obscure charts of connected peers</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout7</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>ConnSdrInSwaCbw</cstring> + </property> + <property name="text"> + <string>Show seeders in swarms</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>ConnLchInSwaCbw</cstring> + </property> + <property name="text"> + <string>Show leechers in swarms</string> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox8</cstring> + </property> + <property name="title"> + <string>Measurements count</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout5</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_3</cstring> + </property> + <property name="text"> + <string>Download</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>DownloadMrmtSbw</cstring> + </property> + <property name="maxValue"> + <number>999999999</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>256</number> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="1" column="0"> + <property name="name"> + <cstring>layout5_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_3_2</cstring> + </property> + <property name="text"> + <string>Peers speed</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>PeersSpdMrmtSbw</cstring> + </property> + <property name="maxValue"> + <number>999999999</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>256</number> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="2" column="0"> + <property name="name"> + <cstring>layout5_3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_3_3</cstring> + </property> + <property name="text"> + <string>Upload</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>UploadMrmtSbw</cstring> + </property> + <property name="maxValue"> + <number>999999999</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>256</number> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="0" column="1"> + <property name="name"> + <cstring>layout5_5</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_3_5</cstring> + </property> + <property name="text"> + <string>Connections</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>ConnsMrmtSbw</cstring> + </property> + <property name="maxValue"> + <number>999999999</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>512</number> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="1" column="1"> + <property name="name"> + <cstring>layout5_4</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_3_4</cstring> + </property> + <property name="text"> + <string>DHT</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>DHTMrmtSbw</cstring> + </property> + <property name="maxValue"> + <number>999999999</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>512</number> + </property> + </widget> + </hbox> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer3</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + </vbox> +</widget> +<connections> + <connection> + <sender>PeersSpdCbw</sender> + <signal>toggled(bool)</signal> + <receiver>textLabel2_2</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>PeersSpdCbw</sender> + <signal>toggled(bool)</signal> + <receiver>PeersSpdUpdIvalSbw</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>PeersSpdCbw</sender> + <signal>toggled(bool)</signal> + <receiver>textLabel1_2</receiver> + <slot>setEnabled(bool)</slot> + </connection> +</connections> +<layoutdefaults spacing="6" margin="11"/> +</UI> |