Warning, /office/calligra/sheets/dialogs/pivot.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>Pivot</class>
0004  <widget class="QWidget" name="Pivot">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>136</width>
0010     <height>62</height>
0011    </rect>
0012   </property>
0013   <property name="acceptDrops">
0014    <bool>false</bool>
0015   </property>
0016   <property name="layoutDirection">
0017    <enum>Qt::LeftToRight</enum>
0018   </property>
0019   <layout class="QFormLayout" name="formLayout">
0020    <item row="0" column="0">
0021     <layout class="QVBoxLayout" name="verticalLayout">
0022      <item>
0023       <widget class="QRadioButton" name="Current">
0024        <property name="text">
0025         <string>Current Selection</string>
0026        </property>
0027       </widget>
0028      </item>
0029      <item>
0030       <widget class="QRadioButton" name="External">
0031        <property name="text">
0032         <string>External Source</string>
0033        </property>
0034       </widget>
0035      </item>
0036     </layout>
0037    </item>
0038    <item row="1" column="0">
0039     <layout class="QHBoxLayout" name="horizontalLayout"/>
0040    </item>
0041   </layout>
0042  </widget>
0043  <resources/>
0044  <connections/>
0045 </ui>