You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ktorrent/plugins/stats/statsspdwgt.ui

57 lines
1.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>StatsSpdWgt</class>
<widget class="TQWidget">
<property name="name">
<cstring>StatsSpdWgt</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>480</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>DownSpeedGbw</cstring>
</property>
<property name="title">
<string>Download</string>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>PeersSpdGbw</cstring>
</property>
<property name="title">
<string>Peers</string>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>UpSpeedGbw</cstring>
</property>
<property name="title">
<string>Upload</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>