Warning, /education/parley/src/editor/browserwidget.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>BrowserWidget</class>
0003  <widget class="QWidget" name="BrowserWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>514</width>
0009     <height>535</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <item>
0014     <layout class="QHBoxLayout" >
0015      <item>
0016       <widget class="QPushButton" name="showCurrentButton" >
0017        <property name="text" >
0018         <string>Lookup Current</string>
0019        </property>
0020       </widget>
0021      </item>
0022      <item>
0023       <widget class="KComboBox" name="providerComboBox" />
0024      </item>
0025     </layout>
0026    </item>
0027    <item>
0028     <widget class="QWidget" native="1" name="widget" />
0029    </item>
0030    <item>
0031     <widget class="QCheckBox" name="followTableCheckBox" >
0032      <property name="text" >
0033       <string>Follow Table</string>
0034      </property>
0035     </widget>
0036    </item>
0037   </layout>
0038  </widget>
0039  <customwidgets>
0040   <customwidget>
0041    <class>KComboBox</class>
0042    <extends>QComboBox</extends>
0043    <header>kcombobox.h</header>
0044   </customwidget>
0045  </customwidgets>
0046  <resources/>
0047  <connections/>
0048 </ui>