Warning, /graphics/kst-plot/src/libkstapp/datawizardpagevectors.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>DataWizardPageVectors</class>
0004  <widget class="QWizardPage" name="DataWizardPageVectors">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>779</width>
0010     <height>313</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout">
0014    <property name="leftMargin">
0015     <number>0</number>
0016    </property>
0017    <property name="topMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="rightMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="bottomMargin">
0024     <number>0</number>
0025    </property>
0026    <item row="0" column="1">
0027     <spacer name="spacer117">
0028      <property name="orientation">
0029       <enum>Qt::Vertical</enum>
0030      </property>
0031      <property name="sizeType">
0032       <enum>QSizePolicy::Expanding</enum>
0033      </property>
0034      <property name="sizeHint" stdset="0">
0035       <size>
0036        <width>121</width>
0037        <height>102</height>
0038       </size>
0039      </property>
0040     </spacer>
0041    </item>
0042    <item row="1" column="1">
0043     <layout class="QGridLayout">
0044      <property name="leftMargin">
0045       <number>0</number>
0046      </property>
0047      <property name="topMargin">
0048       <number>0</number>
0049      </property>
0050      <property name="rightMargin">
0051       <number>0</number>
0052      </property>
0053      <property name="bottomMargin">
0054       <number>0</number>
0055      </property>
0056      <item row="1" column="1">
0057       <widget class="QPushButton" name="_up">
0058        <property name="sizePolicy">
0059         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0060          <horstretch>0</horstretch>
0061          <verstretch>0</verstretch>
0062         </sizepolicy>
0063        </property>
0064        <property name="whatsThis">
0065         <string>Raise in plot order (Alt-up)</string>
0066        </property>
0067        <property name="text">
0068         <string/>
0069        </property>
0070        <property name="shortcut">
0071         <string>Alt+Up</string>
0072        </property>
0073       </widget>
0074      </item>
0075      <item row="3" column="1">
0076       <widget class="QPushButton" name="_down">
0077        <property name="sizePolicy">
0078         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0079          <horstretch>0</horstretch>
0080          <verstretch>0</verstretch>
0081         </sizepolicy>
0082        </property>
0083        <property name="text">
0084         <string/>
0085        </property>
0086        <property name="shortcut">
0087         <string>Alt+Down</string>
0088        </property>
0089       </widget>
0090      </item>
0091      <item row="2" column="2">
0092       <widget class="QPushButton" name="_add">
0093        <property name="sizePolicy">
0094         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0095          <horstretch>0</horstretch>
0096          <verstretch>0</verstretch>
0097         </sizepolicy>
0098        </property>
0099        <property name="whatsThis">
0100         <string>Select (Alt-S): Move highlighted fields from the Available data list to the Selected data list for plotting.</string>
0101        </property>
0102        <property name="text">
0103         <string/>
0104        </property>
0105        <property name="shortcut">
0106         <string comment="Select for list.">Alt+S</string>
0107        </property>
0108       </widget>
0109      </item>
0110      <item row="2" column="0">
0111       <widget class="QPushButton" name="_remove">
0112        <property name="sizePolicy">
0113         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0114          <horstretch>0</horstretch>
0115          <verstretch>0</verstretch>
0116         </sizepolicy>
0117        </property>
0118        <property name="whatsThis">
0119         <string>Remove (Alt-R): Move highlighted fields from the Selected data list to the Available data list so that they will not be plotted.</string>
0120        </property>
0121        <property name="text">
0122         <string/>
0123        </property>
0124        <property name="shortcut">
0125         <string comment="Remove from list">Alt+R</string>
0126        </property>
0127       </widget>
0128      </item>
0129     </layout>
0130    </item>
0131    <item row="2" column="1">
0132     <spacer name="spacer118">
0133      <property name="orientation">
0134       <enum>Qt::Vertical</enum>
0135      </property>
0136      <property name="sizeType">
0137       <enum>QSizePolicy::Expanding</enum>
0138      </property>
0139      <property name="sizeHint" stdset="0">
0140       <size>
0141        <width>138</width>
0142        <height>97</height>
0143       </size>
0144      </property>
0145     </spacer>
0146    </item>
0147    <item row="0" column="2" rowspan="3">
0148     <layout class="QGridLayout">
0149      <property name="leftMargin">
0150       <number>0</number>
0151      </property>
0152      <property name="topMargin">
0153       <number>0</number>
0154      </property>
0155      <property name="rightMargin">
0156       <number>0</number>
0157      </property>
0158      <property name="bottomMargin">
0159       <number>0</number>
0160      </property>
0161      <item row="1" column="0" colspan="2">
0162       <widget class="QListWidget" name="_vectorsToPlot">
0163        <property name="toolTip">
0164         <string>Selected data: All fields in this list are plotted.</string>
0165        </property>
0166        <property name="whatsThis">
0167         <string>Selected data: All fields in this list are plotted.  To remove fields from this list, drag them to the Available data list, double click on them, or select them and use the Remove button (right arrow icon or Alt-R).  The order in which fields appear in this list is the order in which they will be plotted.</string>
0168        </property>
0169        <property name="selectionMode">
0170         <enum>QAbstractItemView::ExtendedSelection</enum>
0171        </property>
0172       </widget>
0173      </item>
0174      <item row="0" column="0" colspan="2">
0175       <widget class="QLabel" name="textLabel1">
0176        <property name="text">
0177         <string>Selected data:</string>
0178        </property>
0179        <property name="wordWrap">
0180         <bool>false</bool>
0181        </property>
0182       </widget>
0183      </item>
0184      <item row="2" column="0">
0185       <widget class="QLabel" name="_selectedLabel">
0186        <property name="text">
0187         <string>0 vector(s) selected</string>
0188        </property>
0189       </widget>
0190      </item>
0191     </layout>
0192    </item>
0193    <item row="0" column="0" rowspan="3">
0194     <layout class="QGridLayout">
0195      <property name="leftMargin">
0196       <number>0</number>
0197      </property>
0198      <property name="topMargin">
0199       <number>0</number>
0200      </property>
0201      <property name="rightMargin">
0202       <number>0</number>
0203      </property>
0204      <property name="bottomMargin">
0205       <number>0</number>
0206      </property>
0207      <item row="1" column="0">
0208       <widget class="QLineEdit" name="_vectorReduction">
0209        <property name="toolTip">
0210         <string>Search Filter</string>
0211        </property>
0212        <property name="whatsThis">
0213         <string>Search Filter: Fields matching this filter will be highlighted and moved to the top of the Available data list.  '*' and '?' wild cards are supported.</string>
0214        </property>
0215       </widget>
0216      </item>
0217      <item row="1" column="1">
0218       <widget class="QPushButton" name="_vectorSearch">
0219        <property name="sizePolicy">
0220         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0221          <horstretch>0</horstretch>
0222          <verstretch>0</verstretch>
0223         </sizepolicy>
0224        </property>
0225        <property name="whatsThis">
0226         <string>Appends the '*' wild card to the beginning and end of the search filter to match everything containing the search filter text.</string>
0227        </property>
0228        <property name="text">
0229         <string>S&amp;earch</string>
0230        </property>
0231       </widget>
0232      </item>
0233      <item row="2" column="0" colspan="2">
0234       <widget class="QListWidget" name="_vectors">
0235        <property name="toolTip">
0236         <string>Field selection: Checked fields are plotted.</string>
0237        </property>
0238        <property name="whatsThis">
0239         <string>Available data: This box lists all fields which have not been selected for plotting.  To select a field for plotting, move it to the Selected data list, by dragging it with the mouse, by double clicking, or by highlighting it, and clicking on the select button (Right Arrow - accelerator is Alt-S).</string>
0240        </property>
0241        <property name="selectionMode">
0242         <enum>QAbstractItemView::ExtendedSelection</enum>
0243        </property>
0244       </widget>
0245      </item>
0246      <item row="0" column="0" colspan="2">
0247       <widget class="QLabel" name="textLabel1_2">
0248        <property name="text">
0249         <string>Available data:</string>
0250        </property>
0251        <property name="wordWrap">
0252         <bool>false</bool>
0253        </property>
0254       </widget>
0255      </item>
0256      <item row="3" column="0">
0257       <widget class="QLabel" name="_availableLabel">
0258        <property name="text">
0259         <string>- vector(s) available</string>
0260        </property>
0261       </widget>
0262      </item>
0263     </layout>
0264    </item>
0265   </layout>
0266  </widget>
0267  <layoutdefault spacing="6" margin="11"/>
0268  <tabstops>
0269   <tabstop>_vectorReduction</tabstop>
0270   <tabstop>_vectorSearch</tabstop>
0271   <tabstop>_vectors</tabstop>
0272   <tabstop>_up</tabstop>
0273   <tabstop>_remove</tabstop>
0274   <tabstop>_add</tabstop>
0275   <tabstop>_down</tabstop>
0276   <tabstop>_vectorsToPlot</tabstop>
0277  </tabstops>
0278  <resources/>
0279  <connections>
0280   <connection>
0281    <sender>_add</sender>
0282    <signal>clicked()</signal>
0283    <receiver>_vectorReduction</receiver>
0284    <slot>setFocus()</slot>
0285    <hints>
0286     <hint type="sourcelabel">
0287      <x>480</x>
0288      <y>154</y>
0289     </hint>
0290     <hint type="destinationlabel">
0291      <x>237</x>
0292      <y>31</y>
0293     </hint>
0294    </hints>
0295   </connection>
0296   <connection>
0297    <sender>_add</sender>
0298    <signal>clicked()</signal>
0299    <receiver>_vectorReduction</receiver>
0300    <slot>selectAll()</slot>
0301    <hints>
0302     <hint type="sourcelabel">
0303      <x>500</x>
0304      <y>152</y>
0305     </hint>
0306     <hint type="destinationlabel">
0307      <x>257</x>
0308      <y>39</y>
0309     </hint>
0310    </hints>
0311   </connection>
0312   <connection>
0313    <sender>_vectors</sender>
0314    <signal>clicked(QModelIndex)</signal>
0315    <receiver>_vectorReduction</receiver>
0316    <slot>clear()</slot>
0317    <hints>
0318     <hint type="sourcelabel">
0319      <x>94</x>
0320      <y>95</y>
0321     </hint>
0322     <hint type="destinationlabel">
0323      <x>104</x>
0324      <y>30</y>
0325     </hint>
0326    </hints>
0327   </connection>
0328  </connections>
0329 </ui>