Warning, /graphics/kst-plot/src/plugins/fits/gaussian_unweighted/fitgaussian_unweightedconfig.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_UnweightedConfig</class>
0004  <widget class="QWidget" name="FitGaussian_UnweightedConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>86</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_2">
0020    <item row="2" column="0">
0021     <widget class="QCheckBox" name="_forceOffset">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028      <property name="text">
0029       <string>Force Offset to:</string>
0030      </property>
0031     </widget>
0032    </item>
0033    <item row="2" column="1">
0034     <widget class="Kst::ScalarSelector" name="_scalarOffset" native="true">
0035      <property name="minimumSize">
0036       <size>
0037        <width>30</width>
0038        <height>0</height>
0039       </size>
0040      </property>
0041     </widget>
0042    </item>
0043    <item row="1" column="0" colspan="2">
0044     <layout class="QHBoxLayout" name="horizontalLayout">
0045      <item>
0046       <widget class="QLabel" name="label_3">
0047        <property name="sizePolicy">
0048         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0049          <horstretch>0</horstretch>
0050          <verstretch>0</verstretch>
0051         </sizepolicy>
0052        </property>
0053        <property name="text">
0054         <string comment="The Y axis of a plo">Y:</string>
0055        </property>
0056        <property name="wordWrap">
0057         <bool>false</bool>
0058        </property>
0059       </widget>
0060      </item>
0061      <item>
0062       <widget class="Kst::VectorSelector" name="_vectorY" native="true">
0063        <property name="sizePolicy">
0064         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0065          <horstretch>0</horstretch>
0066          <verstretch>0</verstretch>
0067         </sizepolicy>
0068        </property>
0069       </widget>
0070      </item>
0071     </layout>
0072    </item>
0073    <item row="0" column="0" colspan="2">
0074     <layout class="QHBoxLayout" name="horizontalLayout_2">
0075      <item>
0076       <widget class="QLabel" name="label_4">
0077        <property name="sizePolicy">
0078         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0079          <horstretch>0</horstretch>
0080          <verstretch>0</verstretch>
0081         </sizepolicy>
0082        </property>
0083        <property name="text">
0084         <string comment="The X axis of a plot">X:</string>
0085        </property>
0086        <property name="wordWrap">
0087         <bool>false</bool>
0088        </property>
0089       </widget>
0090      </item>
0091      <item>
0092       <widget class="Kst::VectorSelector" name="_vectorX" native="true">
0093        <property name="sizePolicy">
0094         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0095          <horstretch>0</horstretch>
0096          <verstretch>0</verstretch>
0097         </sizepolicy>
0098        </property>
0099       </widget>
0100      </item>
0101     </layout>
0102    </item>
0103   </layout>
0104  </widget>
0105  <layoutdefault spacing="6" margin="11"/>
0106  <customwidgets>
0107   <customwidget>
0108    <class>Kst::VectorSelector</class>
0109    <extends>QWidget</extends>
0110    <header>vectorselector.h</header>
0111   </customwidget>
0112   <customwidget>
0113    <class>Kst::ScalarSelector</class>
0114    <extends>QWidget</extends>
0115    <header>scalarselector.h</header>
0116   </customwidget>
0117  </customwidgets>
0118  <resources/>
0119  <connections/>
0120 </ui>