Warning, /games/kajongg/src/tilesetselector.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>TilesetSelector</class>
0003  <widget class="QWidget" name="TilesetSelector" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>497</width>
0009     <height>446</height>
0010    </rect>
0011   </property>
0012   <property name="maximumSize" >
0013    <size>
0014     <width>800</width>
0015     <height>600</height>
0016    </size>
0017   </property>
0018   <layout class="QVBoxLayout" >
0019    <property name="margin" >
0020     <number>0</number>
0021    </property>
0022    <item>
0023     <layout class="QHBoxLayout" >
0024      <property name="margin" >
0025       <number>0</number>
0026      </property>
0027      <item>
0028       <widget class="QListWidget" name="tilesetNameList" >
0029        <property name="sizePolicy" >
0030         <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
0031          <horstretch>2</horstretch>
0032          <verstretch>0</verstretch>
0033         </sizepolicy>
0034        </property>
0035        <property name="minimumSize" >
0036         <size>
0037          <width>120</width>
0038          <height>0</height>
0039         </size>
0040        </property>
0041       </widget>
0042      </item>
0043      <item>
0044       <widget class="QGroupBox" name="groupBox_2" >
0045        <property name="sizePolicy" >
0046         <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
0047          <horstretch>1</horstretch>
0048          <verstretch>0</verstretch>
0049         </sizepolicy>
0050        </property>
0051        <property name="title" >
0052         <string>Preview</string>
0053        </property>
0054        <layout class="QVBoxLayout" >
0055         <property name="margin" >
0056          <number>0</number>
0057         </property>
0058         <item>
0059          <widget class="QWidget" native="1" name="tilesetPreview" >
0060           <property name="sizePolicy" >
0061            <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
0062             <horstretch>0</horstretch>
0063             <verstretch>0</verstretch>
0064            </sizepolicy>
0065           </property>
0066           <property name="minimumSize" >
0067            <size>
0068             <width>120</width>
0069             <height>160</height>
0070            </size>
0071           </property>
0072          </widget>
0073         </item>
0074        </layout>
0075       </widget>
0076      </item>
0077     </layout>
0078    </item>
0079    <item>
0080     <widget class="QGroupBox" name="groupBox" >
0081      <property name="title" >
0082       <string>Properties</string>
0083      </property>
0084      <layout class="QFormLayout" name="formLayout">
0085       <item row="0" column="0">
0086        <widget class="QLabel" name="labelAuthor" >
0087         <property name="text" >
0088          <string>Author:</string>
0089         </property>
0090        </widget>
0091       </item>
0092       <item row="0" column="1">
0093        <widget class="QLabel" name="tilesetAuthor"/>
0094       </item>
0095       <item row="1" column="0">
0096        <widget class="QLabel" name="labelContact" >
0097         <property name="text" >
0098          <string>Contact:</string>
0099         </property>
0100        </widget>
0101       </item>
0102       <item row="1" column="1">
0103        <widget class="QLabel" name="tilesetContact"/>
0104       </item>
0105       <item row="2" column="0">
0106        <widget class="QLabel" name="labelDescription" >
0107         <property name="text" >
0108          <string>Description:</string>
0109         </property>
0110        </widget>
0111       </item>
0112       <item row="2" column="1">
0113        <widget class="QLabel" name="tilesetDescription"/>
0114       </item>
0115      </layout>
0116     </widget>
0117    </item>
0118    <item>
0119     <spacer>
0120      <property name="orientation" >
0121       <enum>Qt::Vertical</enum>
0122      </property>
0123      <property name="sizeHint" stdset="0" >
0124       <size>
0125        <width>20</width>
0126        <height>40</height>
0127       </size>
0128      </property>
0129     </spacer>
0130    </item>
0131   </layout>
0132  </widget>
0133  <resources/>
0134  <connections/>
0135 </ui>