Warning, /multimedia/audex/dialogs/profiledatahashlistwidgetUI.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>ProfileDataHashlistWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataHashlistWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>377</width>
0010     <height>90</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_format">
0016      <property name="minimumSize">
0017       <size>
0018        <width>100</width>
0019        <height>0</height>
0020       </size>
0021      </property>
0022      <property name="text">
0023       <string>Format:</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <widget class="KComboBox" name="kcombobox_format"/>
0029    </item>
0030    <item row="1" column="0">
0031     <widget class="QLabel" name="label_scheme">
0032      <property name="minimumSize">
0033       <size>
0034        <width>100</width>
0035        <height>0</height>
0036       </size>
0037      </property>
0038      <property name="text">
0039       <string>Name/Scheme:</string>
0040      </property>
0041     </widget>
0042    </item>
0043    <item row="1" column="1">
0044     <widget class="QLineEdit" name="qlineedit_scheme">
0045      <property name="placeholderText">
0046       <string>Please set a scheme</string>
0047      </property>
0048     </widget>
0049    </item>
0050    <item row="1" column="2">
0051     <widget class="QPushButton" name="kpushbutton_scheme"/>
0052    </item>
0053    <item row="2" column="1">
0054     <spacer name="verticalSpacer">
0055      <property name="orientation">
0056       <enum>Qt::Vertical</enum>
0057      </property>
0058      <property name="sizeHint" stdset="0">
0059       <size>
0060        <width>20</width>
0061        <height>3</height>
0062       </size>
0063      </property>
0064     </spacer>
0065    </item>
0066   </layout>
0067  </widget>
0068  <customwidgets>
0069   <customwidget>
0070    <class>KComboBox</class>
0071    <extends>QComboBox</extends>
0072    <header>kcombobox.h</header>
0073   </customwidget>
0074  </customwidgets>
0075  <resources/>
0076  <connections/>
0077 </ui>