Warning, /multimedia/audex/dialogs/profiledatasinglefilewidgetUI.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>ProfileDataSingleFileWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataSingleFileWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>377</width>
0010     <height>52</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_scheme">
0016      <property name="minimumSize">
0017       <size>
0018        <width>100</width>
0019        <height>0</height>
0020       </size>
0021      </property>
0022      <property name="text">
0023       <string>Name/Scheme:</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <widget class="QLineEdit" name="qlineedit_scheme">
0029      <property name="placeholderText">
0030       <string>Please set a scheme</string>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="0" column="2">
0035     <widget class="QPushButton" name="kpushbutton_scheme"/>
0036    </item>
0037    <item row="1" column="1">
0038     <spacer name="verticalSpacer">
0039      <property name="orientation">
0040       <enum>Qt::Vertical</enum>
0041      </property>
0042      <property name="sizeHint" stdset="0">
0043       <size>
0044        <width>20</width>
0045        <height>3</height>
0046       </size>
0047      </property>
0048     </spacer>
0049    </item>
0050   </layout>
0051  </widget>
0052  <resources/>
0053  <connections/>
0054 </ui>