Warning, /utilities/ark/kerfuffle/adddialog.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>AddDialog</class>
0004  <widget class="QWidget" name="AddDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>565</width>
0010     <height>181</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>0</width>
0016     <height>0</height>
0017    </size>
0018   </property>
0019   <layout class="QHBoxLayout" name="horizontalLayout">
0020    <property name="leftMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>0</number>
0025    </property>
0026    <item>
0027     <widget class="QGroupBox" name="groupCompressFiles">
0028      <property name="sizePolicy">
0029       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0030        <horstretch>0</horstretch>
0031        <verstretch>0</verstretch>
0032       </sizepolicy>
0033      </property>
0034      <property name="title">
0035       <string>Files/Folders to Compress</string>
0036      </property>
0037      <layout class="QVBoxLayout" name="verticalLayout_2">
0038       <item>
0039        <widget class="QListView" name="compressList">
0040         <property name="sizePolicy">
0041          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0042           <horstretch>0</horstretch>
0043           <verstretch>0</verstretch>
0044          </sizepolicy>
0045         </property>
0046         <property name="autoFillBackground">
0047          <bool>false</bool>
0048         </property>
0049         <property name="frameShape">
0050          <enum>QFrame::NoFrame</enum>
0051         </property>
0052         <property name="frameShadow">
0053          <enum>QFrame::Plain</enum>
0054         </property>
0055         <property name="lineWidth">
0056          <number>0</number>
0057         </property>
0058         <property name="editTriggers">
0059          <set>QAbstractItemView::NoEditTriggers</set>
0060         </property>
0061         <property name="selectionMode">
0062          <enum>QAbstractItemView::NoSelection</enum>
0063         </property>
0064         <property name="iconSize">
0065          <size>
0066           <width>32</width>
0067           <height>32</height>
0068          </size>
0069         </property>
0070         <property name="textElideMode">
0071          <enum>Qt::ElideMiddle</enum>
0072         </property>
0073         <property name="verticalScrollMode">
0074          <enum>QAbstractItemView::ScrollPerPixel</enum>
0075         </property>
0076         <property name="resizeMode">
0077          <enum>QListView::Adjust</enum>
0078         </property>
0079         <property name="viewMode">
0080          <enum>QListView::IconMode</enum>
0081         </property>
0082         <property name="uniformItemSizes">
0083          <bool>true</bool>
0084         </property>
0085        </widget>
0086       </item>
0087      </layout>
0088     </widget>
0089    </item>
0090   </layout>
0091  </widget>
0092  <resources/>
0093  <connections/>
0094 </ui>