Warning, /graphics/kst-plot/src/plugins/filters/cumulativesum/cumulativesumconfig.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>CumulativeSumConfig</class>
0004  <widget class="QWidget" name="CumulativeSumConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>425</width>
0010     <height>55</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">
0020    <item row="0" column="1">
0021     <widget class="Kst::VectorSelector" name="_vector" native="true">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028     </widget>
0029    </item>
0030    <item row="1" column="0">
0031     <widget class="QLabel" name="label_4">
0032      <property name="sizePolicy">
0033       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0034        <horstretch>0</horstretch>
0035        <verstretch>0</verstretch>
0036       </sizepolicy>
0037      </property>
0038      <property name="text">
0039       <string>Step (dX): </string>
0040      </property>
0041      <property name="wordWrap">
0042       <bool>false</bool>
0043      </property>
0044     </widget>
0045    </item>
0046    <item row="1" column="1">
0047     <widget class="Kst::ScalarSelector" name="_scalarStep" native="true"/>
0048    </item>
0049    <item row="0" column="0">
0050     <widget class="QLabel" name="label_3">
0051      <property name="sizePolicy">
0052       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0053        <horstretch>0</horstretch>
0054        <verstretch>0</verstretch>
0055       </sizepolicy>
0056      </property>
0057      <property name="text">
0058       <string>Y: </string>
0059      </property>
0060      <property name="alignment">
0061       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0062      </property>
0063      <property name="wordWrap">
0064       <bool>false</bool>
0065      </property>
0066     </widget>
0067    </item>
0068   </layout>
0069  </widget>
0070  <layoutdefault spacing="6" margin="11"/>
0071  <customwidgets>
0072   <customwidget>
0073    <class>Kst::VectorSelector</class>
0074    <extends>QWidget</extends>
0075    <header>vectorselector.h</header>
0076   </customwidget>
0077   <customwidget>
0078    <class>Kst::ScalarSelector</class>
0079    <extends>QWidget</extends>
0080    <header>scalarselector.h</header>
0081   </customwidget>
0082  </customwidgets>
0083  <resources/>
0084  <connections/>
0085 </ui>