Warning, /multimedia/audex/dialogs/textviewwidgetUI.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>TextViewWidgetUI</class>
0004  <widget class="QWidget" name="TextViewWidgetUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>500</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>500</width>
0016     <height>300</height>
0017    </size>
0018   </property>
0019   <layout class="QGridLayout">
0020    <item row="0" column="0">
0021     <widget class="KTextEdit" name="ktextedit">
0022      <property name="readOnly">
0023       <bool>true</bool>
0024      </property>
0025     </widget>
0026    </item>
0027   </layout>
0028  </widget>
0029  <customwidgets>
0030   <customwidget>
0031    <class>KTextEdit</class>
0032    <extends>QTextEdit</extends>
0033    <header>ktextedit.h</header>
0034   </customwidget>
0035  </customwidgets>
0036  <resources/>
0037  <connections/>
0038 </ui>