Warning, /network/falkon/src/lib/other/browsinglibrary.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>BrowsingLibrary</class>
0004  <widget class="QWidget" name="BrowsingLibrary">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>762</width>
0010     <height>477</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Library</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <property name="leftMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="topMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>0</number>
0025    </property>
0026    <property name="bottomMargin">
0027     <number>0</number>
0028    </property>
0029    <property name="spacing">
0030     <number>0</number>
0031    </property>
0032    <item row="1" column="0" colspan="2">
0033     <widget class="FancyTabWidget" name="tabs" native="true">
0034      <property name="sizePolicy">
0035       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0036        <horstretch>0</horstretch>
0037        <verstretch>0</verstretch>
0038       </sizepolicy>
0039      </property>
0040     </widget>
0041    </item>
0042    <item row="0" column="0">
0043     <widget class="QFrame" name="frame">
0044      <property name="minimumSize">
0045       <size>
0046        <width>71</width>
0047        <height>25</height>
0048       </size>
0049      </property>
0050     </widget>
0051    </item>
0052    <item row="0" column="1">
0053     <widget class="QFrame" name="frame_2">
0054      <layout class="QHBoxLayout" name="horizontalLayout">
0055       <property name="spacing">
0056        <number>0</number>
0057       </property>
0058       <property name="bottomMargin">
0059        <number>0</number>
0060       </property>
0061       <item>
0062        <widget class="QPushButton" name="importExport">
0063         <property name="text">
0064          <string>Import and Export</string>
0065         </property>
0066        </widget>
0067       </item>
0068       <item>
0069        <spacer name="horizontalSpacer">
0070         <property name="orientation">
0071          <enum>Qt::Horizontal</enum>
0072         </property>
0073         <property name="sizeHint" stdset="0">
0074          <size>
0075           <width>40</width>
0076           <height>20</height>
0077          </size>
0078         </property>
0079        </spacer>
0080       </item>
0081       <item>
0082        <widget class="QLineEdit" name="searchLine">
0083         <property name="placeholderText">
0084          <string>Search...</string>
0085         </property>
0086        </widget>
0087       </item>
0088      </layout>
0089     </widget>
0090    </item>
0091   </layout>
0092  </widget>
0093  <customwidgets>
0094   <customwidget>
0095    <class>FancyTabWidget</class>
0096    <extends>QWidget</extends>
0097    <header>fancytabwidget.h</header>
0098    <container>1</container>
0099   </customwidget>
0100  </customwidgets>
0101  <resources/>
0102  <connections/>
0103 </ui>