Warning, /graphics/kst-plot/src/libkstapp/datawizardpageplot.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>DataWizardPagePlot</class>
0004  <widget class="QWizardPage" name="DataWizardPagePlot">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>653</width>
0010     <height>376</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout_4">
0014    <item row="0" column="0" rowspan="2">
0015     <widget class="QGroupBox" name="_plotGroup">
0016      <property name="title">
0017       <string>Curve Placement</string>
0018      </property>
0019      <layout class="QGridLayout" name="gridLayout">
0020       <item row="0" column="0">
0021        <widget class="QRadioButton" name="_onePlot">
0022         <property name="text">
0023          <string>&amp;All curves in one plot</string>
0024         </property>
0025         <property name="checked">
0026          <bool>false</bool>
0027         </property>
0028        </widget>
0029       </item>
0030       <item row="1" column="0">
0031        <widget class="QRadioButton" name="_multiplePlots">
0032         <property name="text">
0033          <string>&amp;1 new plot per curve</string>
0034         </property>
0035         <property name="shortcut">
0036          <string>Alt+1</string>
0037         </property>
0038         <property name="checked">
0039          <bool>true</bool>
0040         </property>
0041        </widget>
0042       </item>
0043       <item row="2" column="0">
0044        <layout class="QHBoxLayout">
0045         <property name="margin">
0046          <number>0</number>
0047         </property>
0048         <item>
0049          <widget class="QRadioButton" name="_cycleThrough">
0050           <property name="text">
0051            <string>Cycle t&amp;hrough</string>
0052           </property>
0053          </widget>
0054         </item>
0055         <item>
0056          <widget class="QSpinBox" name="_plotNumber">
0057           <property name="enabled">
0058            <bool>false</bool>
0059           </property>
0060           <property name="buttonSymbols">
0061            <enum>QAbstractSpinBox::PlusMinus</enum>
0062           </property>
0063           <property name="suffix">
0064            <string> plots</string>
0065           </property>
0066           <property name="minimum">
0067            <number>2</number>
0068           </property>
0069           <property name="maximum">
0070            <number>64</number>
0071           </property>
0072          </widget>
0073         </item>
0074        </layout>
0075       </item>
0076       <item row="3" column="0">
0077        <widget class="QRadioButton" name="_cycleExisting">
0078         <property name="text">
0079          <string>Cycle through exis&amp;ting plots</string>
0080         </property>
0081         <property name="checked">
0082          <bool>false</bool>
0083         </property>
0084        </widget>
0085       </item>
0086       <item row="4" column="0">
0087        <layout class="QHBoxLayout">
0088         <property name="margin">
0089          <number>0</number>
0090         </property>
0091         <item>
0092          <widget class="QRadioButton" name="_existingPlot">
0093           <property name="text">
0094            <string>All curv&amp;es in plot</string>
0095           </property>
0096          </widget>
0097         </item>
0098         <item>
0099          <widget class="Kst::ComboBox" name="_existingPlotName">
0100           <property name="enabled">
0101            <bool>false</bool>
0102           </property>
0103          </widget>
0104         </item>
0105        </layout>
0106       </item>
0107      </layout>
0108     </widget>
0109    </item>
0110    <item row="0" column="1" colspan="2">
0111     <widget class="QGroupBox" name="groupBox">
0112      <property name="title">
0113       <string>Plot Placement (Tabs)</string>
0114      </property>
0115      <layout class="QVBoxLayout" name="verticalLayout_3">
0116       <item>
0117        <widget class="QRadioButton" name="_currentTab">
0118         <property name="text">
0119          <string>All in &amp;current tab</string>
0120         </property>
0121         <property name="checked">
0122          <bool>true</bool>
0123         </property>
0124        </widget>
0125       </item>
0126       <item>
0127        <widget class="QRadioButton" name="_newTab">
0128         <property name="text">
0129          <string>All in ne&amp;w tab</string>
0130         </property>
0131        </widget>
0132       </item>
0133       <item>
0134        <widget class="QRadioButton" name="_separateTabs">
0135         <property name="text">
0136          <string>XY and spectra in &amp;separate new tabs</string>
0137         </property>
0138        </widget>
0139       </item>
0140      </layout>
0141     </widget>
0142    </item>
0143    <item row="2" column="0" rowspan="2">
0144     <widget class="QGroupBox" name="_plotLayoutBox">
0145      <property name="title">
0146       <string>Plot Layout</string>
0147      </property>
0148      <layout class="QGridLayout">
0149       <item row="0" column="0" colspan="2">
0150        <widget class="QRadioButton" name="_autoLayout">
0151         <property name="text">
0152          <string>Automatic &amp;layout</string>
0153         </property>
0154         <property name="checked">
0155          <bool>true</bool>
0156         </property>
0157        </widget>
0158       </item>
0159       <item row="1" column="0">
0160        <widget class="QRadioButton" name="_customGrid">
0161         <property name="text">
0162          <string>Custo&amp;m grid</string>
0163         </property>
0164        </widget>
0165       </item>
0166       <item row="1" column="1">
0167        <layout class="QHBoxLayout">
0168         <item>
0169          <widget class="QLabel" name="label_3">
0170           <property name="text">
0171            <string>Columns:</string>
0172           </property>
0173          </widget>
0174         </item>
0175         <item>
0176          <widget class="QSpinBox" name="_gridColumns">
0177           <property name="enabled">
0178            <bool>false</bool>
0179           </property>
0180           <property name="minimum">
0181            <number>1</number>
0182           </property>
0183           <property name="maximum">
0184            <number>10</number>
0185           </property>
0186          </widget>
0187         </item>
0188        </layout>
0189       </item>
0190       <item row="2" column="0" colspan="2">
0191        <widget class="QRadioButton" name="_protectLayout">
0192         <property name="text">
0193          <string>P&amp;rotect existing layout</string>
0194         </property>
0195        </widget>
0196       </item>
0197      </layout>
0198     </widget>
0199    </item>
0200    <item row="1" column="1" rowspan="2">
0201     <widget class="QGroupBox" name="groupBox_3">
0202      <property name="title">
0203       <string>Labels</string>
0204      </property>
0205      <layout class="QGridLayout" name="gridLayout_2">
0206       <item row="0" column="0">
0207        <widget class="QCheckBox" name="_rescaleFonts">
0208         <property name="text">
0209          <string>Rescale all labels on tab</string>
0210         </property>
0211         <property name="checked">
0212          <bool>true</bool>
0213         </property>
0214        </widget>
0215       </item>
0216       <item row="1" column="0">
0217        <widget class="QCheckBox" name="_shareAxis">
0218         <property name="text">
0219          <string>Share axis on tab</string>
0220         </property>
0221        </widget>
0222       </item>
0223      </layout>
0224     </widget>
0225    </item>
0226    <item row="3" column="2">
0227     <widget class="QGroupBox" name="buttonGroup1">
0228      <property name="title">
0229       <string>Cur&amp;ve Style</string>
0230      </property>
0231      <layout class="QVBoxLayout">
0232       <item>
0233        <widget class="QRadioButton" name="_drawLines">
0234         <property name="text">
0235          <string>L&amp;ines only</string>
0236         </property>
0237         <property name="checked">
0238          <bool>true</bool>
0239         </property>
0240        </widget>
0241       </item>
0242       <item>
0243        <widget class="QRadioButton" name="_drawPoints">
0244         <property name="text">
0245          <string>&amp;Points only</string>
0246         </property>
0247        </widget>
0248       </item>
0249       <item>
0250        <widget class="QRadioButton" name="_drawBoth">
0251         <property name="text">
0252          <string>Lines an&amp;d points</string>
0253         </property>
0254        </widget>
0255       </item>
0256      </layout>
0257     </widget>
0258    </item>
0259    <item row="3" column="1">
0260     <widget class="QGroupBox" name="_psdAxisGroup">
0261      <property name="title">
0262       <string>Spectrum Axis Mode</string>
0263      </property>
0264      <layout class="QVBoxLayout">
0265       <item>
0266        <widget class="QCheckBox" name="_psdLogX">
0267         <property name="text">
0268          <string>Lo&amp;g X-axis</string>
0269         </property>
0270        </widget>
0271       </item>
0272       <item>
0273        <widget class="QCheckBox" name="_psdLogY">
0274         <property name="text">
0275          <string>&amp;Log Y-axis</string>
0276         </property>
0277        </widget>
0278       </item>
0279      </layout>
0280     </widget>
0281    </item>
0282    <item row="4" column="1">
0283     <spacer name="verticalSpacer">
0284      <property name="orientation">
0285       <enum>Qt::Vertical</enum>
0286      </property>
0287      <property name="sizeHint" stdset="0">
0288       <size>
0289        <width>20</width>
0290        <height>40</height>
0291       </size>
0292      </property>
0293     </spacer>
0294    </item>
0295    <item row="1" column="2" rowspan="2">
0296     <widget class="QGroupBox" name="buttonGroup7">
0297      <property name="title">
0298       <string>Legends</string>
0299      </property>
0300      <layout class="QGridLayout" name="gridLayout_3">
0301       <item row="0" column="0">
0302        <widget class="QRadioButton" name="_legendsOn">
0303         <property name="text">
0304          <string>O&amp;n</string>
0305         </property>
0306        </widget>
0307       </item>
0308       <item row="0" column="1">
0309        <widget class="QRadioButton" name="_legendsOff">
0310         <property name="text">
0311          <string>&amp;Off</string>
0312         </property>
0313        </widget>
0314       </item>
0315       <item row="0" column="2">
0316        <widget class="QRadioButton" name="_legendsAuto">
0317         <property name="text">
0318          <string>A&amp;uto</string>
0319         </property>
0320         <property name="checked">
0321          <bool>true</bool>
0322         </property>
0323        </widget>
0324       </item>
0325       <item row="1" column="0">
0326        <widget class="QCheckBox" name="_legendsVertical">
0327         <property name="text">
0328          <string>&amp;Vertical</string>
0329         </property>
0330        </widget>
0331       </item>
0332      </layout>
0333     </widget>
0334    </item>
0335   </layout>
0336  </widget>
0337  <layoutdefault spacing="6" margin="11"/>
0338  <customwidgets>
0339   <customwidget>
0340    <class>Kst::ComboBox</class>
0341    <extends>QComboBox</extends>
0342    <header>combobox.h</header>
0343   </customwidget>
0344  </customwidgets>
0345  <tabstops>
0346   <tabstop>_onePlot</tabstop>
0347   <tabstop>_multiplePlots</tabstop>
0348   <tabstop>_cycleThrough</tabstop>
0349   <tabstop>_plotNumber</tabstop>
0350   <tabstop>_cycleExisting</tabstop>
0351   <tabstop>_existingPlot</tabstop>
0352   <tabstop>_existingPlotName</tabstop>
0353   <tabstop>_autoLayout</tabstop>
0354   <tabstop>_customGrid</tabstop>
0355   <tabstop>_gridColumns</tabstop>
0356   <tabstop>_protectLayout</tabstop>
0357   <tabstop>_currentTab</tabstop>
0358   <tabstop>_newTab</tabstop>
0359   <tabstop>_separateTabs</tabstop>
0360   <tabstop>_rescaleFonts</tabstop>
0361   <tabstop>_shareAxis</tabstop>
0362   <tabstop>_legendsOn</tabstop>
0363   <tabstop>_legendsVertical</tabstop>
0364   <tabstop>_legendsOff</tabstop>
0365   <tabstop>_legendsAuto</tabstop>
0366   <tabstop>_psdLogX</tabstop>
0367   <tabstop>_psdLogY</tabstop>
0368   <tabstop>_drawLines</tabstop>
0369   <tabstop>_drawPoints</tabstop>
0370   <tabstop>_drawBoth</tabstop>
0371  </tabstops>
0372  <resources/>
0373  <connections>
0374   <connection>
0375    <sender>_cycleThrough</sender>
0376    <signal>toggled(bool)</signal>
0377    <receiver>_plotNumber</receiver>
0378    <slot>setEnabled(bool)</slot>
0379    <hints>
0380     <hint type="sourcelabel">
0381      <x>118</x>
0382      <y>103</y>
0383     </hint>
0384     <hint type="destinationlabel">
0385      <x>218</x>
0386      <y>104</y>
0387     </hint>
0388    </hints>
0389   </connection>
0390   <connection>
0391    <sender>_customGrid</sender>
0392    <signal>toggled(bool)</signal>
0393    <receiver>_gridColumns</receiver>
0394    <slot>setEnabled(bool)</slot>
0395    <hints>
0396     <hint type="sourcelabel">
0397      <x>105</x>
0398      <y>256</y>
0399     </hint>
0400     <hint type="destinationlabel">
0401      <x>218</x>
0402      <y>257</y>
0403     </hint>
0404    </hints>
0405   </connection>
0406   <connection>
0407    <sender>_existingPlot</sender>
0408    <signal>toggled(bool)</signal>
0409    <receiver>_existingPlotName</receiver>
0410    <slot>setEnabled(bool)</slot>
0411    <hints>
0412     <hint type="sourcelabel">
0413      <x>135</x>
0414      <y>156</y>
0415     </hint>
0416     <hint type="destinationlabel">
0417      <x>218</x>
0418      <y>157</y>
0419     </hint>
0420    </hints>
0421   </connection>
0422   <connection>
0423    <sender>_currentTab</sender>
0424    <signal>toggled(bool)</signal>
0425    <receiver>_cycleExisting</receiver>
0426    <slot>setEnabled(bool)</slot>
0427    <hints>
0428     <hint type="sourcelabel">
0429      <x>489</x>
0430      <y>52</y>
0431     </hint>
0432     <hint type="destinationlabel">
0433      <x>112</x>
0434      <y>130</y>
0435     </hint>
0436    </hints>
0437   </connection>
0438   <connection>
0439    <sender>_currentTab</sender>
0440    <signal>toggled(bool)</signal>
0441    <receiver>_existingPlotName</receiver>
0442    <slot>setEnabled(bool)</slot>
0443    <hints>
0444     <hint type="sourcelabel">
0445      <x>595</x>
0446      <y>52</y>
0447     </hint>
0448     <hint type="destinationlabel">
0449      <x>189</x>
0450      <y>152</y>
0451     </hint>
0452    </hints>
0453   </connection>
0454   <connection>
0455    <sender>_currentTab</sender>
0456    <signal>toggled(bool)</signal>
0457    <receiver>_existingPlot</receiver>
0458    <slot>setEnabled(bool)</slot>
0459    <hints>
0460     <hint type="sourcelabel">
0461      <x>627</x>
0462      <y>52</y>
0463     </hint>
0464     <hint type="destinationlabel">
0465      <x>67</x>
0466      <y>156</y>
0467     </hint>
0468    </hints>
0469   </connection>
0470   <connection>
0471    <sender>_existingPlot</sender>
0472    <signal>toggled(bool)</signal>
0473    <receiver>_plotLayoutBox</receiver>
0474    <slot>setDisabled(bool)</slot>
0475    <hints>
0476     <hint type="sourcelabel">
0477      <x>57</x>
0478      <y>144</y>
0479     </hint>
0480     <hint type="destinationlabel">
0481      <x>59</x>
0482      <y>186</y>
0483     </hint>
0484    </hints>
0485   </connection>
0486   <connection>
0487    <sender>_cycleExisting</sender>
0488    <signal>toggled(bool)</signal>
0489    <receiver>_plotLayoutBox</receiver>
0490    <slot>setDisabled(bool)</slot>
0491    <hints>
0492     <hint type="sourcelabel">
0493      <x>82</x>
0494      <y>117</y>
0495     </hint>
0496     <hint type="destinationlabel">
0497      <x>85</x>
0498      <y>186</y>
0499     </hint>
0500    </hints>
0501   </connection>
0502   <connection>
0503    <sender>_existingPlot</sender>
0504    <signal>toggled(bool)</signal>
0505    <receiver>groupBox_3</receiver>
0506    <slot>setDisabled(bool)</slot>
0507    <hints>
0508     <hint type="sourcelabel">
0509      <x>100</x>
0510      <y>142</y>
0511     </hint>
0512     <hint type="destinationlabel">
0513      <x>265</x>
0514      <y>125</y>
0515     </hint>
0516    </hints>
0517   </connection>
0518   <connection>
0519    <sender>_cycleExisting</sender>
0520    <signal>toggled(bool)</signal>
0521    <receiver>groupBox_3</receiver>
0522    <slot>setDisabled(bool)</slot>
0523    <hints>
0524     <hint type="sourcelabel">
0525      <x>44</x>
0526      <y>117</y>
0527     </hint>
0528     <hint type="destinationlabel">
0529      <x>366</x>
0530      <y>118</y>
0531     </hint>
0532    </hints>
0533   </connection>
0534   <connection>
0535    <sender>_existingPlot</sender>
0536    <signal>toggled(bool)</signal>
0537    <receiver>groupBox</receiver>
0538    <slot>setDisabled(bool)</slot>
0539    <hints>
0540     <hint type="sourcelabel">
0541      <x>41</x>
0542      <y>140</y>
0543     </hint>
0544     <hint type="destinationlabel">
0545      <x>315</x>
0546      <y>19</y>
0547     </hint>
0548    </hints>
0549   </connection>
0550   <connection>
0551    <sender>_existingPlot</sender>
0552    <signal>toggled(bool)</signal>
0553    <receiver>_psdAxisGroup</receiver>
0554    <slot>setDisabled(bool)</slot>
0555    <hints>
0556     <hint type="sourcelabel">
0557      <x>113</x>
0558      <y>141</y>
0559     </hint>
0560     <hint type="destinationlabel">
0561      <x>290</x>
0562      <y>217</y>
0563     </hint>
0564    </hints>
0565   </connection>
0566   <connection>
0567    <sender>_cycleExisting</sender>
0568    <signal>toggled(bool)</signal>
0569    <receiver>_psdAxisGroup</receiver>
0570    <slot>setDisabled(bool)</slot>
0571    <hints>
0572     <hint type="sourcelabel">
0573      <x>33</x>
0574      <y>121</y>
0575     </hint>
0576     <hint type="destinationlabel">
0577      <x>341</x>
0578      <y>218</y>
0579     </hint>
0580    </hints>
0581   </connection>
0582  </connections>
0583 </ui>