Warning, /graphics/kst-plot/src/plugins/fits/polynomial_unweighted/fitpolynomial_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>FitPolynomial_UnweightedConfig</class>
0004  <widget class="QWidget" name="FitPolynomial_UnweightedConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>419</width>
0010     <height>163</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_3">
0022      <item>
0023       <widget class="QLabel" name="label_4">
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 (horizontal) axis of a plot">X:</string>
0032        </property>
0033        <property name="wordWrap">
0034         <bool>false</bool>
0035        </property>
0036       </widget>
0037      </item>
0038      <item>
0039       <widget class="Kst::VectorSelector" name="_vectorX" native="true">
0040        <property name="sizePolicy">
0041         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0042          <horstretch>0</horstretch>
0043          <verstretch>0</verstretch>
0044         </sizepolicy>
0045        </property>
0046       </widget>
0047      </item>
0048     </layout>
0049    </item>
0050    <item>
0051     <layout class="QHBoxLayout" name="horizontalLayout_2">
0052      <item>
0053       <widget class="QLabel" name="label_3">
0054        <property name="sizePolicy">
0055         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0056          <horstretch>0</horstretch>
0057          <verstretch>0</verstretch>
0058         </sizepolicy>
0059        </property>
0060        <property name="text">
0061         <string comment="The Y (vertical) axis of a plot">Y:</string>
0062        </property>
0063        <property name="wordWrap">
0064         <bool>false</bool>
0065        </property>
0066       </widget>
0067      </item>
0068      <item>
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     </layout>
0079    </item>
0080    <item>
0081     <layout class="QHBoxLayout" name="horizontalLayout">
0082      <item>
0083       <widget class="QLabel" name="label_6">
0084        <property name="sizePolicy">
0085         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0086          <horstretch>0</horstretch>
0087          <verstretch>0</verstretch>
0088         </sizepolicy>
0089        </property>
0090        <property name="text">
0091         <string comment="the order of a polynomial">Order:</string>
0092        </property>
0093        <property name="wordWrap">
0094         <bool>false</bool>
0095        </property>
0096       </widget>
0097      </item>
0098      <item>
0099       <widget class="Kst::ScalarSelector" name="_scalarOrder" native="true"/>
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>