Warning, /plasma/plasma-nm/kcm/kcm.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>KCMForm</class> 0004 <widget class="QWidget" name="KCMForm"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>800</width> 0010 <height>500</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <property name="minimumSize"> 0020 <size> 0021 <width>800</width> 0022 <height>500</height> 0023 </size> 0024 </property> 0025 <layout class="QHBoxLayout" name="horizontalLayout"> 0026 <property name="margin"> 0027 <number>0</number> 0028 </property> 0029 <item> 0030 <widget class="QQuickWidget" name="connectionView"> 0031 <property name="resizeMode"> 0032 <enum>QQuickWidget::SizeRootObjectToView</enum> 0033 </property> 0034 </widget> 0035 </item> 0036 </layout> 0037 </widget> 0038 <customwidgets> 0039 <customwidget> 0040 <class>QQuickWidget</class> 0041 <extends>QWidget</extends> 0042 <header location="global">QtQuickWidgets/QQuickWidget</header> 0043 </customwidget> 0044 </customwidgets> 0045 <resources/> 0046 <connections/> 0047 </ui>