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