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.
kstreamripper/src/kstreamripperbase.ui

373 line
14 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KStreamRipperBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>KStreamRipperBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>749</width>
<height>782</height>
</rect>
</property>
<property name="caption">
<string>KStreamRipper V. 0.3.4</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="5" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_favoriteLabel</cstring>
</property>
<property name="text">
<string>Your Radio Streams:</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="6" column="1">
<property name="name">
<cstring>layout10</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>m_helpButton</cstring>
</property>
<property name="text">
<string>&amp;Help</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_aboutButton</cstring>
</property>
<property name="text">
<string>About</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_quitButton</cstring>
</property>
<property name="text">
<string>&amp;Quit</string>
</property>
</widget>
</hbox>
</widget>
<spacer row="6" column="0">
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>421</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQButtonGroup" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_streamsGroup</cstring>
</property>
<property name="title">
<string>Stream Options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton" row="0" column="0">
<property name="name">
<cstring>m_addStreamButton</cstring>
</property>
<property name="text">
<string>&amp;Add Stream</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="1">
<property name="name">
<cstring>m_editStreamButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Edit Stream</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2">
<property name="name">
<cstring>m_deleteStreamButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Delete Stream</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="0">
<property name="name">
<cstring>m_tuneInButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Tune in</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>m_ripButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Rip Stream</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="2">
<property name="name">
<cstring>m_stopRipButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Stop Rip</string>
</property>
<property name="on">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQListView" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_streamsListView</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
<property name="defaultRenameAction">
<enum>Reject</enum>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>150</height>
</size>
</property>
</widget>
<widget class="TQGroupBox" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_settingsGroup</cstring>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="title">
<string>Settings</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_pathLabel</cstring>
</property>
<property name="text">
<string>Destination:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>m_timeToRip</cstring>
</property>
<property name="text">
<string>Time to Rip:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="3">
<property name="name">
<cstring>m_id3Label</cstring>
</property>
<property name="text">
<string>Add ID3 Tag:</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="4">
<property name="name">
<cstring>m_id3Checkbox</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>m_tuneInLabel</cstring>
</property>
<property name="text">
<string>Tune in Command:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>m_secondsLabel</cstring>
</property>
<property name="text">
<string>seconds</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2">
<property name="name">
<cstring>m_browseButton</cstring>
</property>
<property name="text">
<string>....</string>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>m_tuneInEdit</cstring>
</property>
<property name="text">
<string>xmms &lt;url&gt;</string>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>m_timeEdit</cstring>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>m_destEdit</cstring>
</property>
<property name="text">
<string>Choose a directory</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="3">
<property name="name">
<cstring>m_unicodeLabel</cstring>
</property>
<property name="text">
<string>Unicode:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="4">
<property name="name">
<cstring>m_unicodeCheckbox</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_Details</cstring>
</property>
<property name="title">
<string>Details</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_StreamDesc</cstring>
</property>
<property name="text">
<string>Description:</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>m_DescriptionEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>m_StreamURL</cstring>
</property>
<property name="text">
<string>URL:</string>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>m_UrlEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>