Warning, /multimedia/audex/dialogs/profiledatainfowidgetUI.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>ProfileDataInfoWidgetUI</class>
0004  <widget class="QWidget" name="ProfileDataInfoWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>263</width>
0010     <height>251</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <layout class="QHBoxLayout" name="horizontalLayout_3">
0016      <item>
0017       <widget class="QLabel" name="label_text">
0018        <property name="sizePolicy">
0019         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0020          <horstretch>0</horstretch>
0021          <verstretch>0</verstretch>
0022         </sizepolicy>
0023        </property>
0024        <property name="text">
0025         <string>Information text:</string>
0026        </property>
0027       </widget>
0028      </item>
0029      <item>
0030       <widget class="QPushButton" name="kpushbutton_load"/>
0031      </item>
0032      <item>
0033       <widget class="QPushButton" name="kpushbutton_save"/>
0034      </item>
0035     </layout>
0036    </item>
0037    <item row="1" column="0">
0038     <widget class="KTextEdit" name="ktextedit_text"/>
0039    </item>
0040    <item row="2" column="0">
0041     <layout class="QHBoxLayout" name="horizontalLayout_4">
0042      <item>
0043       <spacer name="horizontalSpacer_2">
0044        <property name="orientation">
0045         <enum>Qt::Horizontal</enum>
0046        </property>
0047        <property name="sizeHint" stdset="0">
0048         <size>
0049          <width>40</width>
0050          <height>20</height>
0051         </size>
0052        </property>
0053       </spacer>
0054      </item>
0055      <item>
0056       <widget class="KUrlLabel" name="kurllabel_help">
0057        <property name="text">
0058         <string>Help</string>
0059        </property>
0060        <property name="alignment">
0061         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0062        </property>
0063       </widget>
0064      </item>
0065     </layout>
0066    </item>
0067    <item row="3" column="0">
0068     <layout class="QHBoxLayout" name="horizontalLayout">
0069      <item>
0070       <widget class="QLabel" name="label_suffix">
0071        <property name="text">
0072         <string>Suffix:</string>
0073        </property>
0074       </widget>
0075      </item>
0076      <item>
0077       <widget class="QLineEdit" name="qlineedit_suffix"/>
0078      </item>
0079      <item>
0080       <spacer name="horizontalSpacer">
0081        <property name="orientation">
0082         <enum>Qt::Horizontal</enum>
0083        </property>
0084        <property name="sizeHint" stdset="0">
0085         <size>
0086          <width>227</width>
0087          <height>20</height>
0088         </size>
0089        </property>
0090       </spacer>
0091      </item>
0092     </layout>
0093    </item>
0094    <item row="4" column="0">
0095     <layout class="QHBoxLayout" name="horizontalLayout_2">
0096      <item>
0097       <widget class="QLabel" name="label_scheme">
0098        <property name="text">
0099         <string>Scheme:</string>
0100        </property>
0101       </widget>
0102      </item>
0103      <item>
0104       <widget class="QLineEdit" name="qlineedit_scheme">
0105        <property name="sizePolicy">
0106         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0107          <horstretch>0</horstretch>
0108          <verstretch>0</verstretch>
0109         </sizepolicy>
0110        </property>
0111        <property name="placeholderText">
0112         <string>Please set a scheme</string>
0113        </property>
0114       </widget>
0115      </item>
0116      <item>
0117       <widget class="QPushButton" name="kpushbutton_scheme"/>
0118      </item>
0119     </layout>
0120    </item>
0121   </layout>
0122  </widget>
0123  <customwidgets>
0124   <customwidget>
0125    <class>KTextEdit</class>
0126    <extends>QTextEdit</extends>
0127    <header>ktextedit.h</header>
0128   </customwidget>
0129   <customwidget>
0130    <class>KUrlLabel</class>
0131    <extends>QLabel</extends>
0132    <header>kurllabel.h</header>
0133   </customwidget>
0134  </customwidgets>
0135  <resources/>
0136  <connections/>
0137 </ui>