Warning, /office/calligra/plugins/chartshape/TitlesConfigWidget.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>Johannes Simon</author>
0004  <class>TitlesConfigWidget</class>
0005  <widget class="QWidget" name="TitlesConfigWidget">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>316</width>
0011     <height>144</height>
0012    </rect>
0013   </property>
0014   <layout class="QGridLayout" name="gridLayout">
0015    <item row="0" column="1">
0016     <widget class="QLabel" name="label_9">
0017      <property name="text">
0018       <string>Positioning</string>
0019      </property>
0020      <property name="alignment">
0021       <set>Qt::AlignCenter</set>
0022      </property>
0023     </widget>
0024    </item>
0025    <item row="0" column="2">
0026     <widget class="QLabel" name="label_10">
0027      <property name="text">
0028       <string>Resize</string>
0029      </property>
0030      <property name="alignment">
0031       <set>Qt::AlignCenter</set>
0032      </property>
0033     </widget>
0034    </item>
0035    <item row="1" column="0">
0036     <widget class="QCheckBox" name="showTitle">
0037      <property name="sizePolicy">
0038       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0039        <horstretch>0</horstretch>
0040        <verstretch>0</verstretch>
0041       </sizepolicy>
0042      </property>
0043      <property name="text">
0044       <string>Title</string>
0045      </property>
0046     </widget>
0047    </item>
0048    <item row="1" column="1">
0049     <widget class="QComboBox" name="titlePositioning">
0050      <item>
0051       <property name="text">
0052        <string>Auto</string>
0053       </property>
0054      </item>
0055      <item>
0056       <property name="text">
0057        <string>Manual</string>
0058       </property>
0059      </item>
0060     </widget>
0061    </item>
0062    <item row="1" column="2">
0063     <widget class="QComboBox" name="titleResize">
0064      <item>
0065       <property name="text">
0066        <string>Auto</string>
0067       </property>
0068      </item>
0069      <item>
0070       <property name="text">
0071        <string>Manual</string>
0072       </property>
0073      </item>
0074     </widget>
0075    </item>
0076    <item row="2" column="0">
0077     <widget class="QCheckBox" name="showSubTitle">
0078      <property name="sizePolicy">
0079       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0080        <horstretch>0</horstretch>
0081        <verstretch>0</verstretch>
0082       </sizepolicy>
0083      </property>
0084      <property name="text">
0085       <string>Subtitle</string>
0086      </property>
0087     </widget>
0088    </item>
0089    <item row="2" column="1">
0090     <widget class="QComboBox" name="subtitlePositioning">
0091      <item>
0092       <property name="text">
0093        <string>Auto</string>
0094       </property>
0095      </item>
0096      <item>
0097       <property name="text">
0098        <string>Manual</string>
0099       </property>
0100      </item>
0101     </widget>
0102    </item>
0103    <item row="2" column="2">
0104     <widget class="QComboBox" name="subtitleResize">
0105      <item>
0106       <property name="text">
0107        <string>Auto</string>
0108       </property>
0109      </item>
0110      <item>
0111       <property name="text">
0112        <string>Manual</string>
0113       </property>
0114      </item>
0115     </widget>
0116    </item>
0117    <item row="3" column="0">
0118     <widget class="QCheckBox" name="showFooter">
0119      <property name="sizePolicy">
0120       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0121        <horstretch>0</horstretch>
0122        <verstretch>0</verstretch>
0123       </sizepolicy>
0124      </property>
0125      <property name="text">
0126       <string>Footer</string>
0127      </property>
0128     </widget>
0129    </item>
0130    <item row="3" column="1">
0131     <widget class="QComboBox" name="footerPositioning">
0132      <item>
0133       <property name="text">
0134        <string>Auto</string>
0135       </property>
0136      </item>
0137      <item>
0138       <property name="text">
0139        <string>Manual</string>
0140       </property>
0141      </item>
0142     </widget>
0143    </item>
0144    <item row="3" column="2">
0145     <widget class="QComboBox" name="footerResize">
0146      <item>
0147       <property name="text">
0148        <string>Auto</string>
0149       </property>
0150      </item>
0151      <item>
0152       <property name="text">
0153        <string>Manual</string>
0154       </property>
0155      </item>
0156     </widget>
0157    </item>
0158   </layout>
0159  </widget>
0160  <resources/>
0161  <connections/>
0162 </ui>