Warning, /graphics/kst-plot/src/libkstapp/arrowpropertiestab.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>ArrowPropertiesTab</class>
0004  <widget class="QWidget" name="ArrowPropertiesTab">
0005   <property name="windowModality">
0006    <enum>Qt::NonModal</enum>
0007   </property>
0008   <property name="geometry">
0009    <rect>
0010     <x>0</x>
0011     <y>0</y>
0012     <width>336</width>
0013     <height>289</height>
0014    </rect>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0" colspan="2">
0018     <widget class="QCheckBox" name="_startArrow">
0019      <property name="text">
0020       <string>Arrow at &amp;start</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="1" column="0">
0025     <widget class="QLabel" name="_startArrowLabel">
0026      <property name="sizePolicy">
0027       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0028        <horstretch>0</horstretch>
0029        <verstretch>0</verstretch>
0030       </sizepolicy>
0031      </property>
0032      <property name="text">
0033       <string>S&amp;tart arrow scale</string>
0034      </property>
0035      <property name="alignment">
0036       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0037      </property>
0038      <property name="buddy">
0039       <cstring>_startArrowScale</cstring>
0040      </property>
0041     </widget>
0042    </item>
0043    <item row="1" column="1">
0044     <widget class="QDoubleSpinBox" name="_startArrowScale">
0045      <property name="sizePolicy">
0046       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0047        <horstretch>0</horstretch>
0048        <verstretch>0</verstretch>
0049       </sizepolicy>
0050      </property>
0051      <property name="toolTip">
0052       <string>Arrow Head Size</string>
0053      </property>
0054      <property name="whatsThis">
0055       <string>The size of the arrow head is proportional to this value.</string>
0056      </property>
0057     </widget>
0058    </item>
0059    <item row="2" column="0" colspan="2">
0060     <widget class="QCheckBox" name="_endArrow">
0061      <property name="text">
0062       <string>Arrow at &amp;end</string>
0063      </property>
0064     </widget>
0065    </item>
0066    <item row="3" column="0">
0067     <widget class="QLabel" name="_endArrowLabel">
0068      <property name="sizePolicy">
0069       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0070        <horstretch>0</horstretch>
0071        <verstretch>0</verstretch>
0072       </sizepolicy>
0073      </property>
0074      <property name="text">
0075       <string>E&amp;nd arrow scale</string>
0076      </property>
0077      <property name="alignment">
0078       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0079      </property>
0080      <property name="buddy">
0081       <cstring>_endArrowScale</cstring>
0082      </property>
0083     </widget>
0084    </item>
0085    <item row="3" column="1">
0086     <widget class="QDoubleSpinBox" name="_endArrowScale">
0087      <property name="toolTip">
0088       <string>Arrow Head Size</string>
0089      </property>
0090      <property name="whatsThis">
0091       <string>The size of the arrow head is proportional to this value.</string>
0092      </property>
0093     </widget>
0094    </item>
0095    <item row="4" column="0" colspan="2">
0096     <spacer>
0097      <property name="orientation">
0098       <enum>Qt::Vertical</enum>
0099      </property>
0100      <property name="sizeHint" stdset="0">
0101       <size>
0102        <width>20</width>
0103        <height>40</height>
0104       </size>
0105      </property>
0106     </spacer>
0107    </item>
0108   </layout>
0109  </widget>
0110  <resources/>
0111  <connections/>
0112 </ui>