Warning, /frameworks/kjsembed/examples/docviewer/docviewer.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>Form</class>
0003  <widget class="QWidget" name="Form" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>579</width>
0009     <height>516</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <property name="margin" >
0014     <number>9</number>
0015    </property>
0016    <property name="spacing" >
0017     <number>6</number>
0018    </property>
0019    <item>
0020     <widget class="QLabel" name="label" >
0021      <property name="sizePolicy" >
0022       <sizepolicy>
0023        <hsizetype>5</hsizetype>
0024        <vsizetype>0</vsizetype>
0025        <horstretch>0</horstretch>
0026        <verstretch>0</verstretch>
0027       </sizepolicy>
0028      </property>
0029      <property name="text" >
0030       <string>&lt;h1>KJSEmbed Documentation Viewer&lt;/h1></string>
0031      </property>
0032     </widget>
0033    </item>
0034    <item>
0035     <widget class="QSplitter" name="" >
0036      <property name="orientation" >
0037       <enum>Qt::Horizontal</enum>
0038      </property>
0039      <widget class="QListWidget" name="listWidget" />
0040      <widget class="QTextBrowser" name="textBrowser" />
0041     </widget>
0042    </item>
0043   </layout>
0044  </widget>
0045  <resources/>
0046  <connections/>
0047 </ui>