Warning, /multimedia/amarok/src/browsers/playlistbrowser/PodcastCategoryBase.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>PodcastCategoryBase</class>
0003  <widget class="QWidget" name="PodcastCategoryBase" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>339</width>
0009     <height>574</height>
0010    </rect>
0011   </property>
0012   <property name="sizePolicy" >
0013    <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
0014     <horstretch>0</horstretch>
0015     <verstretch>0</verstretch>
0016    </sizepolicy>
0017   </property>
0018   <layout class="QVBoxLayout" >
0019    <item>
0020     <layout class="QHBoxLayout" >
0021      <item>
0022       <widget class="QToolButton" name="addPodcastButton" >
0023        <property name="toolTip" >
0024         <string>Add Podcast...</string>
0025        </property>
0026        <property name="text" >
0027         <string>add podcast...</string>
0028        </property>
0029        <property name="icon" >
0030         <iconset>../images/icons/hi16-action-amarok_add_playlist.png</iconset>
0031        </property>
0032       </widget>
0033      </item>
0034      <item>
0035       <spacer>
0036        <property name="orientation" >
0037         <enum>Qt::Horizontal</enum>
0038        </property>
0039        <property name="sizeHint" >
0040         <size>
0041          <width>40</width>
0042          <height>20</height>
0043         </size>
0044        </property>
0045       </spacer>
0046      </item>
0047      <item>
0048       <widget class="QToolButton" name="refreshPodcastsButton" >
0049        <property name="text" >
0050         <string>Refresh All Podcasts</string>
0051        </property>
0052        <property name="icon" >
0053         <iconset>../images/icons/hi16-action-amarok_refresh.png</iconset>
0054        </property>
0055       </widget>
0056      </item>
0057      <item>
0058       <spacer>
0059        <property name="orientation" >
0060         <enum>Qt::Horizontal</enum>
0061        </property>
0062        <property name="sizeHint" >
0063         <size>
0064          <width>40</width>
0065          <height>20</height>
0066         </size>
0067        </property>
0068       </spacer>
0069      </item>
0070      <item>
0071       <widget class="QToolButton" name="configurePodcastsButton" >
0072        <property name="toolTip" >
0073         <string>Configure Podcasts...</string>
0074        </property>
0075        <property name="text" >
0076         <string>Configure Podcasts...</string>
0077        </property>
0078        <property name="icon" >
0079         <iconset>../images/icons/hi16-action-amarok_configure.png</iconset>
0080        </property>
0081       </widget>
0082      </item>
0083      <item>
0084       <spacer>
0085        <property name="orientation" >
0086         <enum>Qt::Horizontal</enum>
0087        </property>
0088        <property name="sizeHint" >
0089         <size>
0090          <width>40</width>
0091          <height>20</height>
0092         </size>
0093        </property>
0094       </spacer>
0095      </item>
0096      <item>
0097       <widget class="QToolButton" name="podcastsIntervalButton" >
0098        <property name="text" >
0099         <string>Scan Interval...</string>
0100        </property>
0101        <property name="icon" >
0102         <iconset>../images/icons/hi16-action-amarok_configure.png</iconset>
0103        </property>
0104       </widget>
0105      </item>
0106     </layout>
0107    </item>
0108    <item>
0109     <widget class="QTreeView" name="podcastTreeView" >
0110      <property name="sizePolicy" >
0111       <sizepolicy vsizetype="Expanding" hsizetype="MinimumExpanding" >
0112        <horstretch>0</horstretch>
0113        <verstretch>0</verstretch>
0114       </sizepolicy>
0115      </property>
0116     </widget>
0117    </item>
0118   </layout>
0119  </widget>
0120  <layoutdefault spacing="6" margin="11" />
0121  <resources/>
0122  <connections/>
0123 </ui>