Warning, /graphics/kst-plot/src/libkstapp/datawizardpagedatasource.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>DataWizardPageDataSource</class>
0004  <widget class="QWizardPage" name="DataWizardPageDataSource">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>850</width>
0010     <height>569</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>660</width>
0016     <height>350</height>
0017    </size>
0018   </property>
0019   <layout class="QVBoxLayout" name="verticalLayout_2">
0020    <item>
0021     <widget class="QLabel" name="textLabel2">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028      <property name="text">
0029       <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0030 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0031 p, li { white-space: pre-wrap; }
0032 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
0033 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Please select a &lt;/span&gt;&lt;span style=&quot; font-size:8pt; font-style:italic;&quot;&gt;data source&lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt; to work from. This will typically be your file containing data points or vectors.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0034      </property>
0035      <property name="alignment">
0036       <set>Qt::AlignTop</set>
0037      </property>
0038      <property name="wordWrap">
0039       <bool>true</bool>
0040      </property>
0041     </widget>
0042    </item>
0043    <item>
0044     <layout class="QVBoxLayout" name="verticalLayout">
0045      <item>
0046       <widget class="Kst::DataSourceSelector" name="_url" native="true">
0047        <property name="sizePolicy">
0048         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0049          <horstretch>0</horstretch>
0050          <verstretch>0</verstretch>
0051         </sizepolicy>
0052        </property>
0053        <property name="minimumSize">
0054         <size>
0055          <width>30</width>
0056          <height>24</height>
0057         </size>
0058        </property>
0059       </widget>
0060      </item>
0061      <item>
0062       <layout class="QHBoxLayout" name="horizontalLayout">
0063        <item>
0064         <spacer name="horizontalSpacer">
0065          <property name="orientation">
0066           <enum>Qt::Horizontal</enum>
0067          </property>
0068          <property name="sizeHint" stdset="0">
0069           <size>
0070            <width>40</width>
0071            <height>20</height>
0072           </size>
0073          </property>
0074         </spacer>
0075        </item>
0076        <item>
0077         <widget class="QLabel" name="_fileType">
0078          <property name="sizePolicy">
0079           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0080            <horstretch>10</horstretch>
0081            <verstretch>0</verstretch>
0082           </sizepolicy>
0083          </property>
0084          <property name="text">
0085           <string>Unknown file type</string>
0086          </property>
0087          <property name="wordWrap">
0088           <bool>false</bool>
0089          </property>
0090         </widget>
0091        </item>
0092        <item>
0093         <widget class="QPushButton" name="_configureSource">
0094          <property name="enabled">
0095           <bool>false</bool>
0096          </property>
0097          <property name="sizePolicy">
0098           <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0099            <horstretch>0</horstretch>
0100            <verstretch>0</verstretch>
0101           </sizepolicy>
0102          </property>
0103          <property name="text">
0104           <string>Con&amp;figure...</string>
0105          </property>
0106         </widget>
0107        </item>
0108       </layout>
0109      </item>
0110      <item>
0111       <layout class="QHBoxLayout" name="horizontalLayout_2">
0112        <item>
0113         <spacer name="horizontalSpacer_2">
0114          <property name="orientation">
0115           <enum>Qt::Horizontal</enum>
0116          </property>
0117          <property name="sizeHint" stdset="0">
0118           <size>
0119            <width>40</width>
0120            <height>20</height>
0121           </size>
0122          </property>
0123         </spacer>
0124        </item>
0125        <item>
0126         <widget class="QLabel" name="_fileType_2">
0127          <property name="sizePolicy">
0128           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0129            <horstretch>10</horstretch>
0130            <verstretch>0</verstretch>
0131           </sizepolicy>
0132          </property>
0133          <property name="text">
0134           <string>Update type; use 'Time Interval' for non-local data</string>
0135          </property>
0136          <property name="wordWrap">
0137           <bool>false</bool>
0138          </property>
0139         </widget>
0140        </item>
0141        <item>
0142         <widget class="QComboBox" name="_updateBox">
0143          <property name="minimumSize">
0144           <size>
0145            <width>0</width>
0146            <height>0</height>
0147           </size>
0148          </property>
0149         </widget>
0150        </item>
0151       </layout>
0152      </item>
0153     </layout>
0154    </item>
0155    <item>
0156     <layout class="QHBoxLayout" name="horizontalLayout_3">
0157      <item>
0158       <widget class="QLabel" name="label">
0159        <property name="sizePolicy">
0160         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0161          <horstretch>0</horstretch>
0162          <verstretch>0</verstretch>
0163         </sizepolicy>
0164        </property>
0165        <property name="text">
0166         <string>Recent files</string>
0167        </property>
0168       </widget>
0169      </item>
0170      <item>
0171       <widget class="QPushButton" name="_cleanupRecentFiles">
0172        <property name="sizePolicy">
0173         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0174          <horstretch>0</horstretch>
0175          <verstretch>0</verstretch>
0176         </sizepolicy>
0177        </property>
0178        <property name="toolTip">
0179         <string>Cleanup nonexistent files</string>
0180        </property>
0181        <property name="text">
0182         <string>Cleanup</string>
0183        </property>
0184       </widget>
0185      </item>
0186      <item>
0187       <spacer name="horizontalSpacer_3">
0188        <property name="orientation">
0189         <enum>Qt::Horizontal</enum>
0190        </property>
0191        <property name="sizeHint" stdset="0">
0192         <size>
0193          <width>40</width>
0194          <height>20</height>
0195         </size>
0196        </property>
0197       </spacer>
0198      </item>
0199     </layout>
0200    </item>
0201    <item>
0202     <widget class="QListWidget" name="_recentFiles">
0203      <property name="editTriggers">
0204       <set>QAbstractItemView::NoEditTriggers</set>
0205      </property>
0206     </widget>
0207    </item>
0208   </layout>
0209  </widget>
0210  <layoutdefault spacing="6" margin="11"/>
0211  <customwidgets>
0212   <customwidget>
0213    <class>Kst::DataSourceSelector</class>
0214    <extends>QWidget</extends>
0215    <header>datasourceselector.h</header>
0216   </customwidget>
0217  </customwidgets>
0218  <resources/>
0219  <connections/>
0220 </ui>