Warning, /office/calligra/plugins/chartshape/StockConfigWidget.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>StockConfigWidget</class>
0005  <widget class="QWidget" name="StockConfigWidget">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>310</width>
0011     <height>122</height>
0012    </rect>
0013   </property>
0014   <layout class="QGridLayout" name="gridLayout">
0015    <item row="0" column="0">
0016     <widget class="QLabel" name="datasetPenLabel">
0017      <property name="text">
0018       <string>Range line</string>
0019      </property>
0020      <property name="alignment">
0021       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0022      </property>
0023     </widget>
0024    </item>
0025    <item row="0" column="1">
0026     <widget class="KoChart::StrokeConfigWidget" name="rangeLineStroke" native="true">
0027      <property name="minimumSize">
0028       <size>
0029        <width>40</width>
0030        <height>20</height>
0031       </size>
0032      </property>
0033     </widget>
0034    </item>
0035    <item row="1" column="0">
0036     <widget class="QLabel" name="datasetColorLabel">
0037      <property name="enabled">
0038       <bool>true</bool>
0039      </property>
0040      <property name="sizePolicy">
0041       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0042        <horstretch>0</horstretch>
0043        <verstretch>0</verstretch>
0044       </sizepolicy>
0045      </property>
0046      <property name="text">
0047       <string>Gain marker</string>
0048      </property>
0049      <property name="alignment">
0050       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0051      </property>
0052     </widget>
0053    </item>
0054    <item row="1" column="1">
0055     <widget class="KColorButton" name="gainMarker">
0056      <property name="text">
0057       <string/>
0058      </property>
0059     </widget>
0060    </item>
0061    <item row="2" column="0">
0062     <widget class="QLabel" name="datasetColorLabel_2">
0063      <property name="enabled">
0064       <bool>true</bool>
0065      </property>
0066      <property name="sizePolicy">
0067       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0068        <horstretch>0</horstretch>
0069        <verstretch>0</verstretch>
0070       </sizepolicy>
0071      </property>
0072      <property name="text">
0073       <string>Loss marker</string>
0074      </property>
0075      <property name="alignment">
0076       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0077      </property>
0078     </widget>
0079    </item>
0080    <item row="2" column="1">
0081     <widget class="KColorButton" name="lossMarker">
0082      <property name="text">
0083       <string/>
0084      </property>
0085     </widget>
0086    </item>
0087   </layout>
0088  </widget>
0089  <customwidgets>
0090   <customwidget>
0091    <class>KoChart::StrokeConfigWidget</class>
0092    <extends>QWidget</extends>
0093    <header>StrokeConfigWidget.h</header>
0094    <container>1</container>
0095   </customwidget>
0096   <customwidget>
0097    <class>KColorButton</class>
0098    <extends>QPushButton</extends>
0099    <header location="global">kcolorbutton.h</header>
0100    <container>1</container>
0101   </customwidget>
0102  </customwidgets>
0103  <resources/>
0104  <connections/>
0105 </ui>