Warning, /office/calligra/libs/main/KoOpenPaneBase.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>KoOpenPaneBase</class>
0004  <widget class="QWidget" name="KoOpenPaneBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>651</width>
0010     <height>482</height>
0011    </rect>
0012   </property>
0013   <layout class="QHBoxLayout" name="horizontalLayout">
0014    <item>
0015     <widget class="QSplitter" name="splitter">
0016      <property name="orientation">
0017       <enum>Qt::Horizontal</enum>
0018      </property>
0019      <widget class="QWidget" name="layoutWidget">
0020       <layout class="QVBoxLayout" name="verticalLayout">
0021        <item>
0022         <widget class="QTreeWidget" name="m_sectionList">
0023          <property name="sizePolicy">
0024           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0025            <horstretch>0</horstretch>
0026            <verstretch>0</verstretch>
0027           </sizepolicy>
0028          </property>
0029          <property name="iconSize">
0030           <size>
0031            <width>48</width>
0032            <height>48</height>
0033           </size>
0034          </property>
0035          <property name="rootIsDecorated">
0036           <bool>false</bool>
0037          </property>
0038          <property name="uniformRowHeights">
0039           <bool>false</bool>
0040          </property>
0041          <property name="sortingEnabled">
0042           <bool>true</bool>
0043          </property>
0044          <property name="allColumnsShowFocus">
0045           <bool>true</bool>
0046          </property>
0047          <attribute name="headerVisible">
0048           <bool>false</bool>
0049          </attribute>
0050          <column>
0051           <property name="text">
0052            <string notr="true">1</string>
0053           </property>
0054          </column>
0055         </widget>
0056        </item>
0057        <item>
0058         <widget class="QPushButton" name="m_openExistingButton">
0059          <property name="text">
0060           <string>Open Existing Document</string>
0061          </property>
0062         </widget>
0063        </item>
0064       </layout>
0065      </widget>
0066      <widget class="QStackedWidget" name="m_widgetStack">
0067       <property name="sizePolicy">
0068        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0069         <horstretch>1</horstretch>
0070         <verstretch>0</verstretch>
0071        </sizepolicy>
0072       </property>
0073       <widget class="QWidget" name="WStackPage"/>
0074      </widget>
0075     </widget>
0076    </item>
0077   </layout>
0078  </widget>
0079  <resources/>
0080  <connections/>
0081 </ui>