Warning, /graphics/kst-plot/src/libkstapp/datawizardpagefilters.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>DataWizardPageFilters</class>
0004 <widget class="QWizardPage" name="DataWizardPageFilters">
0005 <property name="geometry">
0006 <rect>
0007 <x>0</x>
0008 <y>0</y>
0009 <width>593</width>
0010 <height>221</height>
0011 </rect>
0012 </property>
0013 <property name="title">
0014 <string>Filters</string>
0015 </property>
0016 <layout class="QGridLayout">
0017 <property name="margin">
0018 <number>0</number>
0019 </property>
0020 <item row="0" column="1" rowspan="2">
0021 <layout class="QGridLayout">
0022 <property name="margin">
0023 <number>0</number>
0024 </property>
0025 <item row="1" column="1">
0026 <widget class="QPushButton" name="_newFilter">
0027 <property name="text">
0028 <string>&New Filter...</string>
0029 </property>
0030 </widget>
0031 </item>
0032 <item row="1" column="0">
0033 <spacer name="spacer6">
0034 <property name="orientation">
0035 <enum>Qt::Horizontal</enum>
0036 </property>
0037 <property name="sizeType">
0038 <enum>QSizePolicy::Expanding</enum>
0039 </property>
0040 <property name="sizeHint" stdset="0">
0041 <size>
0042 <width>121</width>
0043 <height>21</height>
0044 </size>
0045 </property>
0046 </spacer>
0047 </item>
0048 <item row="0" column="0" colspan="2">
0049 <widget class="QListWidget" name="_filterList"/>
0050 </item>
0051 </layout>
0052 </item>
0053 <item row="0" column="0">
0054 <widget class="QLabel" name="textLabel4">
0055 <property name="text">
0056 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
0057 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
0058 p, li { white-space: pre-wrap; }
0059 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
0060 <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If you wish, select a filter to apply to the fields that are read in:</p></body></html></string>
0061 </property>
0062 <property name="wordWrap">
0063 <bool>false</bool>
0064 </property>
0065 </widget>
0066 </item>
0067 <item row="1" column="0">
0068 <spacer name="spacer7">
0069 <property name="orientation">
0070 <enum>Qt::Vertical</enum>
0071 </property>
0072 <property name="sizeType">
0073 <enum>QSizePolicy::Expanding</enum>
0074 </property>
0075 <property name="sizeHint" stdset="0">
0076 <size>
0077 <width>51</width>
0078 <height>151</height>
0079 </size>
0080 </property>
0081 </spacer>
0082 </item>
0083 </layout>
0084 </widget>
0085 <layoutdefault spacing="6" margin="11"/>
0086 <resources/>
0087 <connections/>
0088 </ui>