Warning, /graphics/kxstitch/ui/LibraryFilePaths.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>LibraryFilePaths</class>
0004  <widget class="QWidget" name="LibraryFilePaths">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>411</width>
0010     <height>243</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Library File Paths</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <widget class="QLabel" name="CatagoryName">
0019      <property name="toolTip">
0020       <string notr="true"/>
0021      </property>
0022      <property name="text">
0023       <string>Paths</string>
0024      </property>
0025     </widget>
0026    </item>
0027    <item>
0028     <widget class="QListWidget" name="PathList"/>
0029    </item>
0030    <item>
0031     <widget class="QDialogButtonBox" name="DialogButtonBox">
0032      <property name="standardButtons">
0033       <set>QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0034      </property>
0035     </widget>
0036    </item>
0037   </layout>
0038  </widget>
0039  <resources/>
0040  <connections/>
0041 </ui>