Warning, /office/calligra/plugins/chartshape/PieConfigWidget.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>PieConfigWidget</class>
0005  <widget class="QWidget" name="PieConfigWidget">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>337</width>
0011     <height>182</height>
0012    </rect>
0013   </property>
0014   <layout class="QVBoxLayout" name="verticalLayout">
0015    <item>
0016     <widget class="QComboBox" name="dataPoints"/>
0017    </item>
0018    <item>
0019     <layout class="QHBoxLayout" name="horizontalLayout">
0020      <item>
0021       <widget class="QLabel" name="label_7">
0022        <property name="sizePolicy">
0023         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0024          <horstretch>0</horstretch>
0025          <verstretch>0</verstretch>
0026         </sizepolicy>
0027        </property>
0028        <property name="text">
0029         <string>E&amp;xplode Factor</string>
0030        </property>
0031        <property name="buddy">
0032         <cstring>explodeFactor</cstring>
0033        </property>
0034       </widget>
0035      </item>
0036      <item>
0037       <widget class="QSpinBox" name="explodeFactor">
0038        <property name="suffix">
0039         <string>%</string>
0040        </property>
0041        <property name="maximum">
0042         <number>100</number>
0043        </property>
0044        <property name="value">
0045         <number>0</number>
0046        </property>
0047       </widget>
0048      </item>
0049     </layout>
0050    </item>
0051    <item>
0052     <layout class="QHBoxLayout" name="horizontalLayout_2">
0053      <item>
0054       <widget class="QLabel" name="datasetPenLabel">
0055        <property name="text">
0056         <string>Stroke</string>
0057        </property>
0058       </widget>
0059      </item>
0060      <item>
0061       <widget class="KColorButton" name="dataPointPen">
0062        <property name="sizePolicy">
0063         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0064          <horstretch>0</horstretch>
0065          <verstretch>0</verstretch>
0066         </sizepolicy>
0067        </property>
0068        <property name="minimumSize">
0069         <size>
0070          <width>50</width>
0071          <height>26</height>
0072         </size>
0073        </property>
0074        <property name="maximumSize">
0075         <size>
0076          <width>50</width>
0077          <height>26</height>
0078         </size>
0079        </property>
0080        <property name="text">
0081         <string/>
0082        </property>
0083       </widget>
0084      </item>
0085      <item>
0086       <widget class="QLabel" name="datasetColorLabel">
0087        <property name="enabled">
0088         <bool>true</bool>
0089        </property>
0090        <property name="sizePolicy">
0091         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0092          <horstretch>0</horstretch>
0093          <verstretch>0</verstretch>
0094         </sizepolicy>
0095        </property>
0096        <property name="text">
0097         <string>Fill</string>
0098        </property>
0099        <property name="alignment">
0100         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0101        </property>
0102       </widget>
0103      </item>
0104      <item>
0105       <widget class="KColorButton" name="dataPointBrush">
0106        <property name="enabled">
0107         <bool>true</bool>
0108        </property>
0109        <property name="sizePolicy">
0110         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0111          <horstretch>0</horstretch>
0112          <verstretch>0</verstretch>
0113         </sizepolicy>
0114        </property>
0115        <property name="minimumSize">
0116         <size>
0117          <width>50</width>
0118          <height>26</height>
0119         </size>
0120        </property>
0121        <property name="maximumSize">
0122         <size>
0123          <width>50</width>
0124          <height>26</height>
0125         </size>
0126        </property>
0127       </widget>
0128      </item>
0129      <item>
0130       <spacer name="horizontalSpacer_2">
0131        <property name="orientation">
0132         <enum>Qt::Horizontal</enum>
0133        </property>
0134        <property name="sizeHint" stdset="0">
0135         <size>
0136          <width>40</width>
0137          <height>20</height>
0138         </size>
0139        </property>
0140       </spacer>
0141      </item>
0142      <item>
0143       <widget class="QLabel" name="datasetMarkerLabel">
0144        <property name="text">
0145         <string>Marker</string>
0146        </property>
0147       </widget>
0148      </item>
0149      <item>
0150       <widget class="QToolButton" name="dataPointMarkerMenu">
0151        <property name="minimumSize">
0152         <size>
0153          <width>45</width>
0154          <height>0</height>
0155         </size>
0156        </property>
0157        <property name="text">
0158         <string/>
0159        </property>
0160        <property name="popupMode">
0161         <enum>QToolButton::InstantPopup</enum>
0162        </property>
0163        <property name="toolButtonStyle">
0164         <enum>Qt::ToolButtonTextUnderIcon</enum>
0165        </property>
0166       </widget>
0167      </item>
0168     </layout>
0169    </item>
0170    <item>
0171     <layout class="QGridLayout" name="gridLayout">
0172      <item row="0" column="0">
0173       <widget class="QCheckBox" name="dataPointShowCategory">
0174        <property name="text">
0175         <string>Category</string>
0176        </property>
0177       </widget>
0178      </item>
0179      <item row="0" column="1">
0180       <widget class="QCheckBox" name="dataPointShowNumber">
0181        <property name="text">
0182         <string>Number</string>
0183        </property>
0184       </widget>
0185      </item>
0186      <item row="1" column="0">
0187       <widget class="QCheckBox" name="dataPointShowPercent">
0188        <property name="text">
0189         <string>Percent</string>
0190        </property>
0191       </widget>
0192      </item>
0193     </layout>
0194    </item>
0195   </layout>
0196  </widget>
0197  <customwidgets>
0198   <customwidget>
0199    <class>KColorButton</class>
0200    <extends>QPushButton</extends>
0201    <header>kcolorbutton.h</header>
0202    <container>1</container>
0203   </customwidget>
0204  </customwidgets>
0205  <resources/>
0206  <connections/>
0207 </ui>