Warning, /system/libdebconf-kde/src/DebconfText.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>DebconfText</class> 0004 <widget class="QWidget" name="DebconfText"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>300</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="KTextEdit" name="textTE"> 0022 <property name="autoFormatting"> 0023 <set>QTextEdit::AutoAll</set> 0024 </property> 0025 <property name="textInteractionFlags"> 0026 <set>Qt::NoTextInteraction</set> 0027 </property> 0028 </widget> 0029 </item> 0030 </layout> 0031 </widget> 0032 <customwidgets> 0033 <customwidget> 0034 <class>KTextEdit</class> 0035 <extends>QTextEdit</extends> 0036 <header>ktextedit.h</header> 0037 </customwidget> 0038 </customwidgets> 0039 <resources/> 0040 <connections/> 0041 </ui>