Warning, /frameworks/kjsembed/examples/tests/test.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="TestUI" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>400</width>
0009     <height>300</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <property name="margin" >
0014     <number>8</number>
0015    </property>
0016    <property name="spacing" >
0017     <number>6</number>
0018    </property>
0019    <item row="2" column="0" >
0020     <spacer>
0021      <property name="orientation" >
0022       <enum>Qt::Horizontal</enum>
0023      </property>
0024      <property name="sizeHint" >
0025       <size>
0026        <width>40</width>
0027        <height>20</height>
0028       </size>
0029      </property>
0030     </spacer>
0031    </item>
0032    <item row="1" column="0" >
0033     <spacer>
0034      <property name="orientation" >
0035       <enum>Qt::Horizontal</enum>
0036      </property>
0037      <property name="sizeHint" >
0038       <size>
0039        <width>40</width>
0040        <height>20</height>
0041       </size>
0042      </property>
0043     </spacer>
0044    </item>
0045    <item row="2" column="2" >
0046     <widget class="QPushButton" name="pushButton_2" >
0047      <property name="text" >
0048       <string>PushButton</string>
0049      </property>
0050     </widget>
0051    </item>
0052    <item row="2" column="1" >
0053     <widget class="QPushButton" name="pushButton" >
0054      <property name="text" >
0055       <string>PushButton</string>
0056      </property>
0057     </widget>
0058    </item>
0059    <item row="1" column="1" colspan="2" >
0060     <widget class="QDateTimeEdit" name="dateTimeEdit" />
0061    </item>
0062    <item row="0" column="0" colspan="3" >
0063     <widget class="QTextEdit" name="textEdit" />
0064    </item>
0065   </layout>
0066  </widget>
0067  <resources/>
0068  <connections/>
0069 </ui>