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/apps/ktorrent/fileselectdlgbase.ui

380 lines
15 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>FileSelectDlgBase</class>
<widget class="TQDialog">
<property name="name">
<cstring>FileSelectDlgBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>491</width>
<height>500</height>
</rect>
</property>
<property name="caption">
<string>Select Which Files You Want to Download</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Download to:</string>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>m_downloadLocation</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Group:</string>
</property>
</widget>
<widget class="TQComboBox">
<property name="name">
<cstring>m_cmbGroups</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_chkUserControlled</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;User controlled</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_chkStartTorrent</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Start torrent</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="TQButtonGroup" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>pnlFiles</cstring>
</property>
<property name="title">
<string>Files</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListView" row="0" column="0" rowspan="4" colspan="1">
<column>
<property name="text">
<string>File</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Size</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Download</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_file_view</cstring>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<widget class="KPushButton" row="0" column="1">
<property name="name">
<cstring>m_select_all</cstring>
</property>
<property name="text">
<string>Select &amp;All</string>
</property>
</widget>
<widget class="KPushButton" row="1" column="1">
<property name="name">
<cstring>m_select_none</cstring>
</property>
<property name="text">
<string>Select &amp;None</string>
</property>
</widget>
<widget class="KPushButton" row="2" column="1">
<property name="name">
<cstring>m_invert_selection</cstring>
</property>
<property name="text">
<string>Invert Selection</string>
</property>
</widget>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>135</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQGroupBox" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Disk space</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout33</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Required disk space:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Free disk space:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>After download:</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget" row="0" column="1">
<property name="name">
<cstring>layout34</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>lblRequired</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>lblFree</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>lblStatus</cstring>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
<spacer row="4" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>220</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="4" column="1">
<property name="name">
<cstring>m_ok</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="stdItem" stdset="0">
<number>1</number>
</property>
</widget>
<widget class="KPushButton" row="4" column="2">
<property name="name">
<cstring>m_cancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="stdItem" stdset="0">
<number>2</number>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>m_chkUserControlled</sender>
<signal>toggled(bool)</signal>
<receiver>m_chkStartTorrent</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>m_ok</tabstop>
<tabstop>m_cancel</tabstop>
<tabstop>m_downloadLocation</tabstop>
<tabstop>m_cmbGroups</tabstop>
<tabstop>m_chkUserControlled</tabstop>
<tabstop>m_chkStartTorrent</tabstop>
<tabstop>m_file_view</tabstop>
<tabstop>m_select_all</tabstop>
<tabstop>m_select_none</tabstop>
<tabstop>m_invert_selection</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>