Warning, /system/libdebconf-kde/src/DebconfNote.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>DebconfNote</class>
0004  <widget class="QWidget" name="DebconfNote">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>319</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <layout class="QVBoxLayout" name="verticalLayout">
0020    <item>
0021     <widget class="QLabel" name="descriptionL">
0022      <property name="text">
0023       <string comment="KDE::DoNotExtract">TextLabel</string>
0024      </property>
0025      <property name="wordWrap">
0026       <bool>true</bool>
0027      </property>
0028      <property name="buddy">
0029       <cstring>noteTE</cstring>
0030      </property>
0031     </widget>
0032    </item>
0033    <item>
0034     <widget class="KTextEdit" name="noteTE">
0035      <property name="autoFormatting">
0036       <set>QTextEdit::AutoAll</set>
0037      </property>
0038      <property name="textInteractionFlags">
0039       <set>Qt::NoTextInteraction</set>
0040      </property>
0041     </widget>
0042    </item>
0043   </layout>
0044  </widget>
0045  <customwidgets>
0046   <customwidget>
0047    <class>KTextEdit</class>
0048    <extends>QTextEdit</extends>
0049    <header>ktextedit.h</header>
0050   </customwidget>
0051  </customwidgets>
0052  <resources/>
0053  <connections/>
0054 </ui>