Warning, /system/partitionmanager/src/gui/listdevicesbase.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  <author>
0004 SPDX-FileCopyrightText: 2009-2011 Volker Lanz &lt;vl@fidra.de&gt;
0005 SPDX-License-Identifier: GPL-3.0-or-later
0006  </author>
0007  <class>ListDevicesBase</class>
0008  <widget class="QWidget" name="ListDevicesBase">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>255</width>
0014     <height>396</height>
0015    </rect>
0016   </property>
0017   <layout class="QVBoxLayout" name="verticalLayout">
0018    <property name="margin">
0019     <number>0</number>
0020    </property>
0021    <item>
0022     <widget class="QListWidget" name="m_ListDevices">
0023      <property name="sizePolicy">
0024       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0025        <horstretch>0</horstretch>
0026        <verstretch>0</verstretch>
0027       </sizepolicy>
0028      </property>
0029      <property name="contextMenuPolicy">
0030       <enum>Qt::CustomContextMenu</enum>
0031      </property>
0032      <property name="iconSize">
0033       <size>
0034        <width>32</width>
0035        <height>32</height>
0036       </size>
0037      </property>
0038     </widget>
0039    </item>
0040   </layout>
0041  </widget>
0042  <resources/>
0043  <connections/>
0044 </ui>