Warning, /graphics/kdiagram/src/KChart/KChartDatasetSelector.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <author>Mirko Boehm &lt;mirko@kdab.com></author>
0003  <comment></comment>
0004  <exportmacro></exportmacro>
0005  <class>DatasetSelector</class>
0006  <widget class="QWidget" name="DatasetSelector" >
0007   <property name="geometry" >
0008    <rect>
0009     <x>0</x>
0010     <y>0</y>
0011     <width>728</width>
0012     <height>344</height>
0013    </rect>
0014   </property>
0015   <property name="sizePolicy" >
0016    <sizepolicy>
0017     <hsizetype>3</hsizetype>
0018     <vsizetype>3</vsizetype>
0019     <horstretch>0</horstretch>
0020     <verstretch>0</verstretch>
0021    </sizepolicy>
0022   </property>
0023   <property name="minimumSize" >
0024    <size>
0025     <width>0</width>
0026     <height>0</height>
0027    </size>
0028   </property>
0029   <property name="windowTitle" >
0030    <string>Data Selector</string>
0031   </property>
0032   <layout class="QHBoxLayout" >
0033    <property name="margin" >
0034     <number>9</number>
0035    </property>
0036    <property name="spacing" >
0037     <number>6</number>
0038    </property>
0039    <item>
0040     <widget class="QGroupBox" name="groupBox" >
0041      <property name="title" >
0042       <string>Only display a subset of the model in the chart:</string>
0043      </property>
0044      <property name="checkable" >
0045       <bool>true</bool>
0046      </property>
0047      <property name="checked" >
0048       <bool>false</bool>
0049      </property>
0050      <layout class="QGridLayout" >
0051       <property name="margin" >
0052        <number>9</number>
0053       </property>
0054       <property name="spacing" >
0055        <number>6</number>
0056       </property>
0057       <item row="3" column="1" colspan="3" >
0058        <widget class="QCheckBox" name="cbReverseColumns" >
0059         <property name="text" >
0060          <string>in reverse order.</string>
0061         </property>
0062        </widget>
0063       </item>
0064       <item row="3" column="0" >
0065        <widget class="QLabel" name="label_5" >
0066         <property name="text" >
0067          <string>...</string>
0068         </property>
0069         <property name="alignment" >
0070          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0071         </property>
0072        </widget>
0073       </item>
0074       <item row="2" column="3" >
0075        <widget class="QSpinBox" name="sbStartColumn" />
0076       </item>
0077       <item row="2" column="2" >
0078        <widget class="QLabel" name="label_2" >
0079         <property name="text" >
0080          <string>columns starting at column</string>
0081         </property>
0082         <property name="alignment" >
0083          <set>Qt::AlignCenter</set>
0084         </property>
0085        </widget>
0086       </item>
0087       <item row="2" column="1" >
0088        <widget class="QSpinBox" name="sbColumnCount" />
0089       </item>
0090       <item row="2" column="0" >
0091        <widget class="QLabel" name="label" >
0092         <property name="text" >
0093          <string>Display</string>
0094         </property>
0095         <property name="alignment" >
0096          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0097         </property>
0098        </widget>
0099       </item>
0100       <item row="1" column="0" >
0101        <widget class="QLabel" name="label_6" >
0102         <property name="text" >
0103          <string>...</string>
0104         </property>
0105         <property name="alignment" >
0106          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0107         </property>
0108        </widget>
0109       </item>
0110       <item row="0" column="3" >
0111        <widget class="QSpinBox" name="sbStartRow" />
0112       </item>
0113       <item row="0" column="2" >
0114        <widget class="QLabel" name="label_4" >
0115         <property name="text" >
0116          <string>rows starting at row</string>
0117         </property>
0118         <property name="alignment" >
0119          <set>Qt::AlignCenter</set>
0120         </property>
0121        </widget>
0122       </item>
0123       <item row="1" column="1" colspan="3" >
0124        <widget class="QCheckBox" name="cbReverseRows" >
0125         <property name="text" >
0126          <string>in reverse order.</string>
0127         </property>
0128        </widget>
0129       </item>
0130       <item row="0" column="0" >
0131        <widget class="QLabel" name="label_3" >
0132         <property name="text" >
0133          <string>Display</string>
0134         </property>
0135         <property name="alignment" >
0136          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0137         </property>
0138        </widget>
0139       </item>
0140       <item row="0" column="1" >
0141        <widget class="QSpinBox" name="sbRowCount" />
0142       </item>
0143       <item row="4" column="2" >
0144        <spacer>
0145         <property name="orientation" >
0146          <enum>Qt::Vertical</enum>
0147         </property>
0148         <property name="sizeHint" >
0149          <size>
0150           <width>169</width>
0151           <height>31</height>
0152          </size>
0153         </property>
0154        </spacer>
0155       </item>
0156      </layout>
0157     </widget>
0158    </item>
0159   </layout>
0160  </widget>
0161  <pixmapfunction></pixmapfunction>
0162  <resources/>
0163  <connections/>
0164 </ui>