Warning, /sdk/kdiff3/src/scroller.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003 SPDX-FileCopyrightText: 2020 Michael Reeves reeves.87@gmail.com
0004 SPDX-License-Identifier: GPL-2.0-or-later
0005 -->
0006 <ui version="4.0">
0007  <class>ScrollArea</class>
0008  <widget class="QScrollArea" name="ScrollArea">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>525</width>
0014     <height>432</height>
0015    </rect>
0016   </property>
0017   <property name="sizePolicy">
0018    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0019     <horstretch>0</horstretch>
0020     <verstretch>0</verstretch>
0021    </sizepolicy>
0022   </property>
0023   <property name="layoutDirection">
0024    <enum>Qt::LeftToRight</enum>
0025   </property>
0026   <property name="sizeAdjustPolicy">
0027    <enum>QAbstractScrollArea::AdjustToContents</enum>
0028   </property>
0029   <property name="widgetResizable">
0030    <bool>true</bool>
0031   </property>
0032   <widget class="QWidget" name="contents">
0033    <property name="geometry">
0034     <rect>
0035      <x>0</x>
0036      <y>0</y>
0037      <width>521</width>
0038      <height>428</height>
0039     </rect>
0040    </property>
0041   </widget>
0042  </widget>
0043  <resources/>
0044  <connections/>
0045 </ui>