Warning, /graphics/kst-plot/src/plugins/dataobject/syncbin/syncbinconfig.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>SyncBinConfig</class>
0004  <widget class="QWidget" name="SyncBinConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>438</width>
0010     <height>94</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="0">
0021     <widget class="QLabel" name="label_3">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028      <property name="text">
0029       <string>Input Vector X</string>
0030      </property>
0031      <property name="alignment">
0032       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0033      </property>
0034      <property name="wordWrap">
0035       <bool>false</bool>
0036      </property>
0037     </widget>
0038    </item>
0039    <item row="0" column="1">
0040     <widget class="Kst::VectorSelector" name="_vectorX" native="true">
0041      <property name="sizePolicy">
0042       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0043        <horstretch>0</horstretch>
0044        <verstretch>0</verstretch>
0045       </sizepolicy>
0046      </property>
0047     </widget>
0048    </item>
0049    <item row="1" column="0">
0050     <widget class="QLabel" name="label_5">
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>Input Vector 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    <item row="1" column="1">
0069     <widget class="Kst::VectorSelector" name="_vectorY" native="true">
0070      <property name="sizePolicy">
0071       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0072        <horstretch>0</horstretch>
0073        <verstretch>0</verstretch>
0074       </sizepolicy>
0075      </property>
0076     </widget>
0077    </item>
0078    <item row="2" column="0">
0079     <widget class="QLabel" name="label_4">
0080      <property name="sizePolicy">
0081       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0082        <horstretch>0</horstretch>
0083        <verstretch>0</verstretch>
0084       </sizepolicy>
0085      </property>
0086      <property name="text">
0087       <string>Number of Bins</string>
0088      </property>
0089      <property name="wordWrap">
0090       <bool>false</bool>
0091      </property>
0092     </widget>
0093    </item>
0094    <item row="2" column="1">
0095     <widget class="Kst::ScalarSelector" name="_scalarBins" native="true">
0096      <property name="sizePolicy">
0097       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0098        <horstretch>0</horstretch>
0099        <verstretch>0</verstretch>
0100       </sizepolicy>
0101      </property>
0102     </widget>
0103    </item>
0104    <item row="3" column="0">
0105     <widget class="QLabel" name="label_6">
0106      <property name="sizePolicy">
0107       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0108        <horstretch>0</horstretch>
0109        <verstretch>0</verstretch>
0110       </sizepolicy>
0111      </property>
0112      <property name="text">
0113       <string>X Min</string>
0114      </property>
0115      <property name="alignment">
0116       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0117      </property>
0118      <property name="wordWrap">
0119       <bool>false</bool>
0120      </property>
0121     </widget>
0122    </item>
0123    <item row="3" column="1">
0124     <widget class="Kst::ScalarSelector" name="_scalarXMin" native="true"/>
0125    </item>
0126    <item row="4" column="0">
0127     <widget class="QLabel" name="label_7">
0128      <property name="sizePolicy">
0129       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0130        <horstretch>0</horstretch>
0131        <verstretch>0</verstretch>
0132       </sizepolicy>
0133      </property>
0134      <property name="text">
0135       <string>X Max</string>
0136      </property>
0137      <property name="alignment">
0138       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0139      </property>
0140      <property name="wordWrap">
0141       <bool>false</bool>
0142      </property>
0143     </widget>
0144    </item>
0145    <item row="4" column="1">
0146     <widget class="Kst::ScalarSelector" name="_scalarXMax" native="true"/>
0147    </item>
0148   </layout>
0149  </widget>
0150  <layoutdefault spacing="6" margin="11"/>
0151  <customwidgets>
0152   <customwidget>
0153    <class>Kst::VectorSelector</class>
0154    <extends>QWidget</extends>
0155    <header>vectorselector.h</header>
0156   </customwidget>
0157   <customwidget>
0158    <class>Kst::ScalarSelector</class>
0159    <extends>QWidget</extends>
0160    <header>scalarselector.h</header>
0161   </customwidget>
0162  </customwidgets>
0163  <resources/>
0164  <connections/>
0165 </ui>