Warning, /office/calligra/plugins/chartshape/LegendConfigWidget.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>LegendConfigWidget</class>
0005  <widget class="QWidget" name="LegendConfigWidget">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>321</width>
0011     <height>160</height>
0012    </rect>
0013   </property>
0014   <layout class="QGridLayout" name="gridLayout">
0015    <item row="2" column="2" colspan="2">
0016     <widget class="QComboBox" name="legendOrientation">
0017      <item>
0018       <property name="text">
0019        <string>Vertical</string>
0020       </property>
0021      </item>
0022      <item>
0023       <property name="text">
0024        <string>Horizontal</string>
0025       </property>
0026      </item>
0027     </widget>
0028    </item>
0029    <item row="3" column="3">
0030     <widget class="QComboBox" name="legendAlignment">
0031      <item>
0032       <property name="text">
0033        <string>Start</string>
0034       </property>
0035      </item>
0036      <item>
0037       <property name="text">
0038        <string>Center</string>
0039       </property>
0040      </item>
0041      <item>
0042       <property name="text">
0043        <string>End</string>
0044       </property>
0045      </item>
0046     </widget>
0047    </item>
0048    <item row="3" column="2">
0049     <widget class="QComboBox" name="legendPosition">
0050      <item>
0051       <property name="text">
0052        <string>Right</string>
0053       </property>
0054      </item>
0055      <item>
0056       <property name="text">
0057        <string>Top</string>
0058       </property>
0059      </item>
0060      <item>
0061       <property name="text">
0062        <string>Bottom</string>
0063       </property>
0064      </item>
0065      <item>
0066       <property name="text">
0067        <string>Left</string>
0068       </property>
0069      </item>
0070      <item>
0071       <property name="text">
0072        <string>Top-left</string>
0073       </property>
0074      </item>
0075      <item>
0076       <property name="text">
0077        <string>Top-right</string>
0078       </property>
0079      </item>
0080      <item>
0081       <property name="text">
0082        <string>Bottom-left</string>
0083       </property>
0084      </item>
0085      <item>
0086       <property name="text">
0087        <string>Bottom-right</string>
0088       </property>
0089      </item>
0090      <item>
0091       <property name="text">
0092        <string>Manual</string>
0093       </property>
0094      </item>
0095     </widget>
0096    </item>
0097    <item row="3" column="0" colspan="2">
0098     <widget class="QLabel" name="label_2">
0099      <property name="text">
0100       <string>Position</string>
0101      </property>
0102     </widget>
0103    </item>
0104    <item row="0" column="0" colspan="2">
0105     <widget class="QCheckBox" name="showLegend">
0106      <property name="text">
0107       <string>Show Legend</string>
0108      </property>
0109      <property name="checked">
0110       <bool>true</bool>
0111      </property>
0112     </widget>
0113    </item>
0114    <item row="1" column="0">
0115     <widget class="QLabel" name="label_8">
0116      <property name="sizePolicy">
0117       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0118        <horstretch>0</horstretch>
0119        <verstretch>0</verstretch>
0120       </sizepolicy>
0121      </property>
0122      <property name="text">
0123       <string>Title</string>
0124      </property>
0125     </widget>
0126    </item>
0127    <item row="2" column="0">
0128     <widget class="QLabel" name="label">
0129      <property name="text">
0130       <string>Orientation</string>
0131      </property>
0132     </widget>
0133    </item>
0134    <item row="1" column="1" colspan="3">
0135     <widget class="QLineEdit" name="legendTitle">
0136      <property name="sizePolicy">
0137       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0138        <horstretch>0</horstretch>
0139        <verstretch>0</verstretch>
0140       </sizepolicy>
0141      </property>
0142     </widget>
0143    </item>
0144    <item row="0" column="3">
0145     <widget class="QPushButton" name="legendEditFontButton">
0146      <property name="text">
0147       <string>Fonts...</string>
0148      </property>
0149     </widget>
0150    </item>
0151   </layout>
0152  </widget>
0153  <resources/>
0154  <connections/>
0155 </ui>