Warning, /graphics/kst-plot/src/plugins/fits/gradient_unweighted/fitgradient_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>FitGradient_UnweightedConfig</class>
0004  <widget class="QWidget" name="FitGradient_UnweightedConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>420</width>
0010     <height>89</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="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">
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   </layout>
0081  </widget>
0082  <layoutdefault spacing="6" margin="11"/>
0083  <customwidgets>
0084   <customwidget>
0085    <class>Kst::VectorSelector</class>
0086    <extends>QWidget</extends>
0087    <header>vectorselector.h</header>
0088   </customwidget>
0089  </customwidgets>
0090  <resources/>
0091  <connections/>
0092 </ui>