Warning, /graphics/kst-plot/src/plugins/fits/linear_unweighted/fitlinear_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>FitLinear_UnweightedConfig</class>
0004  <widget class="QWidget" name="FitLinear_UnweightedConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>438</width>
0010     <height>122</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="QVBoxLayout" name="verticalLayout">
0020    <item>
0021     <layout class="QHBoxLayout" name="horizontalLayout_2">
0022      <item>
0023       <widget class="QLabel" name="_vectorXLabel">
0024        <property name="sizePolicy">
0025         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0026          <horstretch>0</horstretch>
0027          <verstretch>0</verstretch>
0028         </sizepolicy>
0029        </property>
0030        <property name="text">
0031         <string comment="The X axis of a plot">X:</string>
0032        </property>
0033        <property name="wordWrap">
0034         <bool>false</bool>
0035        </property>
0036        <property name="buddy">
0037         <cstring>_vectorX</cstring>
0038        </property>
0039       </widget>
0040      </item>
0041      <item>
0042       <widget class="Kst::VectorSelector" name="_vectorX" native="true">
0043        <property name="sizePolicy">
0044         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0045          <horstretch>0</horstretch>
0046          <verstretch>0</verstretch>
0047         </sizepolicy>
0048        </property>
0049       </widget>
0050      </item>
0051     </layout>
0052    </item>
0053    <item>
0054     <layout class="QHBoxLayout" name="horizontalLayout">
0055      <item>
0056       <widget class="QLabel" name="_vectorYLabel">
0057        <property name="sizePolicy">
0058         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0059          <horstretch>0</horstretch>
0060          <verstretch>0</verstretch>
0061         </sizepolicy>
0062        </property>
0063        <property name="text">
0064         <string comment="The Y axis of a plot">Y:</string>
0065        </property>
0066        <property name="wordWrap">
0067         <bool>false</bool>
0068        </property>
0069        <property name="buddy">
0070         <cstring>_vectorY</cstring>
0071        </property>
0072       </widget>
0073      </item>
0074      <item>
0075       <widget class="Kst::VectorSelector" name="_vectorY" native="true">
0076        <property name="sizePolicy">
0077         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0078          <horstretch>0</horstretch>
0079          <verstretch>0</verstretch>
0080         </sizepolicy>
0081        </property>
0082       </widget>
0083      </item>
0084     </layout>
0085    </item>
0086   </layout>
0087  </widget>
0088  <layoutdefault spacing="6" margin="11"/>
0089  <customwidgets>
0090   <customwidget>
0091    <class>Kst::VectorSelector</class>
0092    <extends>QWidget</extends>
0093    <header>vectorselector.h</header>
0094   </customwidget>
0095  </customwidgets>
0096  <resources/>
0097  <connections/>
0098 </ui>