Warning, /education/cantor/src/extendedsearchbar.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>ExtendedSearchBar</class>
0004  <widget class="QWidget" name="ExtendedSearchBar">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>995</width>
0010     <height>97</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>SearchBar</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0" rowspan="4">
0018     <layout class="QVBoxLayout" name="verticalLayout_2">
0019      <item>
0020       <widget class="QToolButton" name="close">
0021        <property name="text">
0022         <string>...</string>
0023        </property>
0024        <property name="autoRaise">
0025         <bool>true</bool>
0026        </property>
0027       </widget>
0028      </item>
0029      <item>
0030       <spacer name="verticalSpacer_2">
0031        <property name="orientation">
0032         <enum>Qt::Vertical</enum>
0033        </property>
0034        <property name="sizeHint" stdset="0">
0035         <size>
0036          <width>20</width>
0037          <height>40</height>
0038         </size>
0039        </property>
0040       </spacer>
0041      </item>
0042     </layout>
0043    </item>
0044    <item row="0" column="1">
0045     <widget class="QLabel" name="label">
0046      <property name="text">
0047       <string>Find:</string>
0048      </property>
0049     </widget>
0050    </item>
0051    <item row="0" column="2">
0052     <widget class="KLineEdit" name="pattern">
0053      <property name="showClearButton" stdset="0">
0054       <bool>true</bool>
0055      </property>
0056     </widget>
0057    </item>
0058    <item row="0" column="3">
0059     <widget class="QPushButton" name="next">
0060      <property name="text">
0061       <string>&amp;Next</string>
0062      </property>
0063     </widget>
0064    </item>
0065    <item row="0" column="4">
0066     <widget class="QPushButton" name="previous">
0067      <property name="text">
0068       <string>&amp;Previous</string>
0069      </property>
0070     </widget>
0071    </item>
0072    <item row="0" column="5" rowspan="3">
0073     <layout class="QVBoxLayout" name="verticalLayout">
0074      <item>
0075       <widget class="QToolButton" name="openStandard">
0076        <property name="text">
0077         <string>...</string>
0078        </property>
0079        <property name="autoRaise">
0080         <bool>true</bool>
0081        </property>
0082       </widget>
0083      </item>
0084      <item>
0085       <spacer name="verticalSpacer">
0086        <property name="orientation">
0087         <enum>Qt::Vertical</enum>
0088        </property>
0089        <property name="sizeHint" stdset="0">
0090         <size>
0091          <width>20</width>
0092          <height>40</height>
0093         </size>
0094        </property>
0095       </spacer>
0096      </item>
0097     </layout>
0098    </item>
0099    <item row="1" column="1">
0100     <widget class="QLabel" name="label_2">
0101      <property name="text">
0102       <string>Replace:</string>
0103      </property>
0104     </widget>
0105    </item>
0106    <item row="1" column="2">
0107     <widget class="KLineEdit" name="replacement">
0108      <property name="showClearButton" stdset="0">
0109       <bool>true</bool>
0110      </property>
0111     </widget>
0112    </item>
0113    <item row="1" column="3">
0114     <widget class="QPushButton" name="replace">
0115      <property name="text">
0116       <string>&amp;Replace</string>
0117      </property>
0118     </widget>
0119    </item>
0120    <item row="1" column="4">
0121     <widget class="QPushButton" name="replaceAll">
0122      <property name="text">
0123       <string>Replace &amp;All</string>
0124      </property>
0125     </widget>
0126    </item>
0127    <item row="2" column="1" colspan="4">
0128     <widget class="Line" name="line">
0129      <property name="orientation">
0130       <enum>Qt::Horizontal</enum>
0131      </property>
0132     </widget>
0133    </item>
0134    <item row="3" column="1" colspan="5">
0135     <layout class="QHBoxLayout" name="horizontalLayout">
0136      <item>
0137       <widget class="QLabel" name="label_3">
0138        <property name="text">
0139         <string>Search in:</string>
0140        </property>
0141       </widget>
0142      </item>
0143      <item>
0144       <widget class="KLineEdit" name="searchFlagsList">
0145        <property name="sizePolicy">
0146         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0147          <horstretch>4</horstretch>
0148          <verstretch>0</verstretch>
0149         </sizepolicy>
0150        </property>
0151        <property name="readOnly">
0152         <bool>true</bool>
0153        </property>
0154       </widget>
0155      </item>
0156      <item>
0157       <widget class="QToolButton" name="addFlag">
0158        <property name="text">
0159         <string>...</string>
0160        </property>
0161       </widget>
0162      </item>
0163      <item>
0164       <widget class="QToolButton" name="removeFlag">
0165        <property name="text">
0166         <string>...</string>
0167        </property>
0168       </widget>
0169      </item>
0170      <item>
0171       <widget class="QCheckBox" name="matchCase">
0172        <property name="text">
0173         <string>&amp;Match case</string>
0174        </property>
0175       </widget>
0176      </item>
0177      <item>
0178       <widget class="KSqueezedTextLabel" name="status">
0179        <property name="sizePolicy">
0180         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0181          <horstretch>1</horstretch>
0182          <verstretch>0</verstretch>
0183         </sizepolicy>
0184        </property>
0185        <property name="alignment">
0186         <set>Qt::AlignCenter</set>
0187        </property>
0188       </widget>
0189      </item>
0190     </layout>
0191    </item>
0192   </layout>
0193  </widget>
0194  <customwidgets>
0195   <customwidget>
0196    <class>KSqueezedTextLabel</class>
0197    <extends>QLabel</extends>
0198    <header>ksqueezedtextlabel.h</header>
0199   </customwidget>
0200  </customwidgets>
0201  <resources/>
0202  <connections/>
0203 </ui>