Warning, /graphics/kst-plot/src/plugins/fits/exponential_weighted/fitexponential_weightedconfig.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>FitExponential_WeightedConfig</class>
0004  <widget class="QWidget" name="FitExponential_WeightedConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>557</width>
0010     <height>98</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_4">
0016      <property name="sizePolicy">
0017       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0018        <horstretch>0</horstretch>
0019        <verstretch>0</verstretch>
0020       </sizepolicy>
0021      </property>
0022      <property name="text">
0023       <string comment="The X axis of a plot">X:</string>
0024      </property>
0025      <property name="alignment">
0026       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0027      </property>
0028      <property name="wordWrap">
0029       <bool>false</bool>
0030      </property>
0031     </widget>
0032    </item>
0033    <item row="0" column="1">
0034     <widget class="Kst::VectorSelector" name="_vectorX" native="true">
0035      <property name="sizePolicy">
0036       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0037        <horstretch>0</horstretch>
0038        <verstretch>0</verstretch>
0039       </sizepolicy>
0040      </property>
0041     </widget>
0042    </item>
0043    <item row="1" column="0">
0044     <widget class="QLabel" name="label_3">
0045      <property name="sizePolicy">
0046       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0047        <horstretch>0</horstretch>
0048        <verstretch>0</verstretch>
0049       </sizepolicy>
0050      </property>
0051      <property name="text">
0052       <string comment="The X axis of a plot">Y:</string>
0053      </property>
0054      <property name="alignment">
0055       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0056      </property>
0057      <property name="wordWrap">
0058       <bool>false</bool>
0059      </property>
0060     </widget>
0061    </item>
0062    <item row="1" column="1">
0063     <widget class="Kst::VectorSelector" name="_vectorY" native="true">
0064      <property name="sizePolicy">
0065       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0066        <horstretch>0</horstretch>
0067        <verstretch>0</verstretch>
0068       </sizepolicy>
0069      </property>
0070     </widget>
0071    </item>
0072    <item row="2" column="0">
0073     <widget class="QLabel" name="label_5">
0074      <property name="sizePolicy">
0075       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0076        <horstretch>0</horstretch>
0077        <verstretch>0</verstretch>
0078       </sizepolicy>
0079      </property>
0080      <property name="text">
0081       <string comment="statistical weights">Weights:</string>
0082      </property>
0083      <property name="wordWrap">
0084       <bool>false</bool>
0085      </property>
0086     </widget>
0087    </item>
0088    <item row="2" column="1">
0089     <widget class="Kst::VectorSelector" name="_vectorWeights" native="true">
0090      <property name="sizePolicy">
0091       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0092        <horstretch>0</horstretch>
0093        <verstretch>0</verstretch>
0094       </sizepolicy>
0095      </property>
0096      <property name="minimumSize">
0097       <size>
0098        <width>400</width>
0099        <height>0</height>
0100       </size>
0101      </property>
0102     </widget>
0103    </item>
0104   </layout>
0105  </widget>
0106  <layoutdefault spacing="6" margin="11"/>
0107  <customwidgets>
0108   <customwidget>
0109    <class>Kst::VectorSelector</class>
0110    <extends>QWidget</extends>
0111    <header>vectorselector.h</header>
0112   </customwidget>
0113  </customwidgets>
0114  <resources/>
0115  <connections/>
0116 </ui>