Warning, /multimedia/amarok/src/services/ampache/AmpacheConfigWidget.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>AmpacheConfigWidget</class>
0004  <widget class="QWidget" name="AmpacheConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>608</width>
0010     <height>197</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <layout class="QGridLayout" name="gridLayout">
0020    <item row="0" column="0">
0021     <widget class="QPushButton" name="addButton">
0022      <property name="text">
0023       <string>Add Server</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <widget class="QPushButton" name="removeButton">
0029      <property name="text">
0030       <string>Remove Server</string>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="1" column="0" colspan="2">
0035     <widget class="QTableWidget" name="serverList">
0036      <property name="columnCount">
0037       <number>4</number>
0038      </property>
0039      <attribute name="horizontalHeaderHighlightSections">
0040       <bool>false</bool>
0041      </attribute>
0042      <attribute name="horizontalHeaderMinimumSectionSize">
0043       <number>20</number>
0044      </attribute>
0045      <attribute name="horizontalHeaderMinimumSectionSize">
0046       <number>20</number>
0047      </attribute>
0048      <attribute name="horizontalHeaderHighlightSections">
0049       <bool>false</bool>
0050      </attribute>
0051      <column>
0052       <property name="text">
0053        <string>Name</string>
0054       </property>
0055      </column>
0056      <column>
0057       <property name="text">
0058        <string>Server Address</string>
0059       </property>
0060      </column>
0061      <column>
0062       <property name="text">
0063        <string>Username</string>
0064       </property>
0065      </column>
0066      <column>
0067       <property name="text">
0068        <string>Password</string>
0069       </property>
0070      </column>
0071     </widget>
0072    </item>
0073   </layout>
0074  </widget>
0075  <resources/>
0076  <connections/>
0077 </ui>