Warning, /graphics/kst-plot/src/plugins/dataobject/interpolations/cspline/csplineconfig.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>CubicSplineConfig</class>
0003  <widget class="QWidget" name="CubicSplineConfig" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>423</width>
0009     <height>125</height>
0010    </rect>
0011   </property>
0012   <property name="minimumSize" >
0013    <size>
0014     <width>400</width>
0015     <height>0</height>
0016    </size>
0017   </property>
0018   <layout class="QVBoxLayout" name="verticalLayout" >
0019    <item>
0020     <layout class="QHBoxLayout" name="horizontalLayout" >
0021      <item>
0022       <widget class="QLabel" name="label_3" >
0023        <property name="sizePolicy" >
0024         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0025          <horstretch>0</horstretch>
0026          <verstretch>0</verstretch>
0027         </sizepolicy>
0028        </property>
0029        <property name="text" >
0030         <string>Input Vector X</string>
0031        </property>
0032        <property name="wordWrap" >
0033         <bool>false</bool>
0034        </property>
0035       </widget>
0036      </item>
0037      <item>
0038       <widget class="Kst::VectorSelector" native="1" name="_vectorX" >
0039        <property name="sizePolicy" >
0040         <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
0041          <horstretch>0</horstretch>
0042          <verstretch>0</verstretch>
0043         </sizepolicy>
0044        </property>
0045       </widget>
0046      </item>
0047     </layout>
0048    </item>
0049    <item>
0050     <layout class="QHBoxLayout" name="horizontalLayout_2" >
0051      <item>
0052       <widget class="QLabel" name="label_4" >
0053        <property name="sizePolicy" >
0054         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0055          <horstretch>0</horstretch>
0056          <verstretch>0</verstretch>
0057         </sizepolicy>
0058        </property>
0059        <property name="text" >
0060         <string>Input Vector Y</string>
0061        </property>
0062        <property name="wordWrap" >
0063         <bool>false</bool>
0064        </property>
0065       </widget>
0066      </item>
0067      <item>
0068       <widget class="Kst::VectorSelector" native="1" name="_vectorY" >
0069        <property name="sizePolicy" >
0070         <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
0071          <horstretch>0</horstretch>
0072          <verstretch>0</verstretch>
0073         </sizepolicy>
0074        </property>
0075       </widget>
0076      </item>
0077     </layout>
0078    </item>
0079    <item>
0080     <layout class="QHBoxLayout" name="horizontalLayout_3" >
0081      <item>
0082       <widget class="QLabel" name="label_5" >
0083        <property name="sizePolicy" >
0084         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0085          <horstretch>0</horstretch>
0086          <verstretch>0</verstretch>
0087         </sizepolicy>
0088        </property>
0089        <property name="text" >
0090         <string>Input Vector X'</string>
0091        </property>
0092        <property name="wordWrap" >
0093         <bool>false</bool>
0094        </property>
0095       </widget>
0096      </item>
0097      <item>
0098       <widget class="Kst::VectorSelector" native="1" name="_vectorX1" >
0099        <property name="sizePolicy" >
0100         <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
0101          <horstretch>0</horstretch>
0102          <verstretch>0</verstretch>
0103         </sizepolicy>
0104        </property>
0105       </widget>
0106      </item>
0107     </layout>
0108    </item>
0109   </layout>
0110  </widget>
0111  <layoutdefault spacing="6" margin="11" />
0112  <customwidgets>
0113   <customwidget>
0114    <class>Kst::VectorSelector</class>
0115    <extends>QWidget</extends>
0116    <header>vectorselector.h</header>
0117   </customwidget>
0118  </customwidgets>
0119  <resources/>
0120  <connections/>
0121 </ui>