Warning, /rolisteam/rolisteam/src/libraries/rwidgets/editors/sharededitor/findtoolbar.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>FindToolBar</class>
0004  <widget class="QWidget" name="FindToolBar">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>345</width>
0010     <height>25</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Form</string>
0015   </property>
0016   <layout class="QHBoxLayout" name="horizontalLayout">
0017    <property name="spacing">
0018     <number>0</number>
0019    </property>
0020    <property name="margin">
0021     <number>0</number>
0022    </property>
0023    <item>
0024     <widget class="QLineEdit" name="lineEdit"/>
0025    </item>
0026    <item>
0027     <widget class="QPushButton" name="pushButton">
0028      <property name="maximumSize">
0029       <size>
0030        <width>30</width>
0031        <height>25</height>
0032       </size>
0033      </property>
0034      <property name="text">
0035       <string>✖</string>
0036      </property>
0037      <property name="flat">
0038       <bool>true</bool>
0039      </property>
0040     </widget>
0041    </item>
0042   </layout>
0043  </widget>
0044  <resources/>
0045  <connections/>
0046 </ui>