Warning, /graphics/kst-plot/src/libkstapp/filtermultipledialog.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>FilterMultipleDialog</class>
0004  <widget class="QDialog" name="FilterMultipleDialog">
0005   <property name="windowTitle">
0006    <string>Dialog</string>
0007   </property>
0008   <layout class="QGridLayout" name="gridLayout">
0009    <item row="0" column="0" colspan="2">
0010     <layout class="QHBoxLayout" name="horizontalLayout">
0011      <item>
0012       <layout class="QVBoxLayout" name="verticalLayout_2">
0013        <item>
0014         <widget class="QLabel" name="label">
0015          <property name="text">
0016           <string>Available</string>
0017          </property>
0018         </widget>
0019        </item>
0020        <item>
0021         <widget class="QListWidget" name="_availableVectors">
0022          <property name="sizePolicy">
0023           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0024            <horstretch>1</horstretch>
0025            <verstretch>0</verstretch>
0026           </sizepolicy>
0027          </property>
0028          <property name="whatsThis">
0029           <string>The source file for the vectors selected in this list will be changed.</string>
0030          </property>
0031          <property name="selectionMode">
0032           <enum>QAbstractItemView::ExtendedSelection</enum>
0033          </property>
0034         </widget>
0035        </item>
0036       </layout>
0037      </item>
0038      <item>
0039       <layout class="QVBoxLayout" name="verticalLayout">
0040        <item>
0041         <spacer name="verticalSpacer">
0042          <property name="orientation">
0043           <enum>Qt::Vertical</enum>
0044          </property>
0045          <property name="sizeHint" stdset="0">
0046           <size>
0047            <width>20</width>
0048            <height>40</height>
0049           </size>
0050          </property>
0051         </spacer>
0052        </item>
0053        <item>
0054         <widget class="QLabel" name="label_3">
0055          <property name="text">
0056           <string/>
0057          </property>
0058         </widget>
0059        </item>
0060        <item>
0061         <widget class="QPushButton" name="_timestreams">
0062          <property name="statusTip">
0063           <string>Select timestream Y axis vectors</string>
0064          </property>
0065          <property name="text">
0066           <string>Smart</string>
0067          </property>
0068         </widget>
0069        </item>
0070        <item>
0071         <widget class="QPushButton" name="_addAll">
0072          <property name="statusTip">
0073           <string>Select all in list</string>
0074          </property>
0075          <property name="whatsThis">
0076           <string>Select all vectors in the list.</string>
0077          </property>
0078          <property name="text">
0079           <string>All</string>
0080          </property>
0081         </widget>
0082        </item>
0083        <item>
0084         <widget class="QPushButton" name="_add">
0085          <property name="statusTip">
0086           <string/>
0087          </property>
0088         </widget>
0089        </item>
0090        <item>
0091         <widget class="QPushButton" name="_remove">
0092          <property name="whatsThis">
0093           <string>Unselect all vectors in the list.</string>
0094          </property>
0095         </widget>
0096        </item>
0097        <item>
0098         <widget class="QPushButton" name="_removeAll">
0099          <property name="whatsThis">
0100           <string>Unselect all vectors in the list.</string>
0101          </property>
0102          <property name="text">
0103           <string>All</string>
0104          </property>
0105         </widget>
0106        </item>
0107        <item>
0108         <spacer>
0109          <property name="orientation">
0110           <enum>Qt::Vertical</enum>
0111          </property>
0112          <property name="sizeType">
0113           <enum>QSizePolicy::Expanding</enum>
0114          </property>
0115          <property name="sizeHint" stdset="0">
0116           <size>
0117            <width>80</width>
0118            <height>51</height>
0119           </size>
0120          </property>
0121         </spacer>
0122        </item>
0123       </layout>
0124      </item>
0125      <item>
0126       <layout class="QVBoxLayout" name="verticalLayout_4">
0127        <item>
0128         <widget class="QLabel" name="label_2">
0129          <property name="text">
0130           <string>Selected</string>
0131          </property>
0132         </widget>
0133        </item>
0134        <item>
0135         <widget class="QListWidget" name="_selectedVectors">
0136          <property name="sizePolicy">
0137           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0138            <horstretch>1</horstretch>
0139            <verstretch>0</verstretch>
0140           </sizepolicy>
0141          </property>
0142          <property name="whatsThis">
0143           <string>The source file for the vectors selected in this list will be changed.</string>
0144          </property>
0145          <property name="selectionMode">
0146           <enum>QAbstractItemView::ExtendedSelection</enum>
0147          </property>
0148         </widget>
0149        </item>
0150       </layout>
0151      </item>
0152     </layout>
0153    </item>
0154    <item row="1" column="0" colspan="2">
0155     <widget class="QFrame" name="frame">
0156      <property name="sizePolicy">
0157       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0158        <horstretch>0</horstretch>
0159        <verstretch>0</verstretch>
0160       </sizepolicy>
0161      </property>
0162      <property name="frameShape">
0163       <enum>QFrame::StyledPanel</enum>
0164      </property>
0165      <property name="frameShadow">
0166       <enum>QFrame::Raised</enum>
0167      </property>
0168      <layout class="QVBoxLayout" name="verticalLayout_3">
0169       <item>
0170        <widget class="QComboBox" name="_pluginCombo"/>
0171       </item>
0172       <item>
0173        <widget class="QLabel" name="_descriptionLabel">
0174         <property name="text">
0175          <string/>
0176         </property>
0177        </widget>
0178       </item>
0179      </layout>
0180     </widget>
0181    </item>
0182    <item row="2" column="0" rowspan="4">
0183     <widget class="QFrame" name="_inputOutputBox">
0184      <property name="sizePolicy">
0185       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0186        <horstretch>0</horstretch>
0187        <verstretch>0</verstretch>
0188       </sizepolicy>
0189      </property>
0190      <property name="frameShape">
0191       <enum>QFrame::StyledPanel</enum>
0192      </property>
0193      <property name="frameShadow">
0194       <enum>QFrame::Raised</enum>
0195      </property>
0196     </widget>
0197    </item>
0198    <item row="2" column="1">
0199     <widget class="QRadioButton" name="_replaceCurves">
0200      <property name="sizePolicy">
0201       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0202        <horstretch>0</horstretch>
0203        <verstretch>0</verstretch>
0204       </sizepolicy>
0205      </property>
0206      <property name="text">
0207       <string>Rep&amp;lace in Curves</string>
0208      </property>
0209      <property name="checked">
0210       <bool>true</bool>
0211      </property>
0212     </widget>
0213    </item>
0214    <item row="3" column="1">
0215     <widget class="QRadioButton" name="_copyCurves">
0216      <property name="text">
0217       <string>Copy cur&amp;ves</string>
0218      </property>
0219     </widget>
0220    </item>
0221    <item row="4" column="1">
0222     <widget class="QRadioButton" name="_neitherCurves">
0223      <property name="text">
0224       <string>&amp;Neither</string>
0225      </property>
0226     </widget>
0227    </item>
0228    <item row="6" column="0" colspan="2">
0229     <widget class="QDialogButtonBox" name="buttonBox">
0230      <property name="orientation">
0231       <enum>Qt::Horizontal</enum>
0232      </property>
0233      <property name="standardButtons">
0234       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0235      </property>
0236     </widget>
0237    </item>
0238   </layout>
0239  </widget>
0240  <resources/>
0241  <connections>
0242   <connection>
0243    <sender>buttonBox</sender>
0244    <signal>accepted()</signal>
0245    <receiver>FilterMultipleDialog</receiver>
0246    <slot>accept()</slot>
0247    <hints>
0248     <hint type="sourcelabel">
0249      <x>248</x>
0250      <y>254</y>
0251     </hint>
0252     <hint type="destinationlabel">
0253      <x>157</x>
0254      <y>274</y>
0255     </hint>
0256    </hints>
0257   </connection>
0258   <connection>
0259    <sender>buttonBox</sender>
0260    <signal>rejected()</signal>
0261    <receiver>FilterMultipleDialog</receiver>
0262    <slot>reject()</slot>
0263    <hints>
0264     <hint type="sourcelabel">
0265      <x>316</x>
0266      <y>260</y>
0267     </hint>
0268     <hint type="destinationlabel">
0269      <x>286</x>
0270      <y>274</y>
0271     </hint>
0272    </hints>
0273   </connection>
0274  </connections>
0275 </ui>