Warning, /graphics/kst-plot/src/plugins/filters/cumulativeaverage/cumulativeaverageconfig.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>CumulativeAverageConfig</class>
0004  <widget class="QWidget" name="CumulativeAverageConfig">
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="0" column="0">
0031     <widget class="QLabel" name="label_3">
0032      <property name="sizePolicy">
0033       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0034        <horstretch>0</horstretch>
0035        <verstretch>0</verstretch>
0036       </sizepolicy>
0037      </property>
0038      <property name="text">
0039       <string>Y: </string>
0040      </property>
0041      <property name="alignment">
0042       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0043      </property>
0044      <property name="wordWrap">
0045       <bool>false</bool>
0046      </property>
0047     </widget>
0048    </item>
0049   </layout>
0050  </widget>
0051  <layoutdefault spacing="6" margin="11"/>
0052  <customwidgets>
0053   <customwidget>
0054    <class>Kst::VectorSelector</class>
0055    <extends>QWidget</extends>
0056    <header>vectorselector.h</header>
0057   </customwidget>
0058  </customwidgets>
0059  <resources/>
0060  <connections/>
0061 </ui>