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

0001 <ui version="4.0" >
0002  <class>BackgroundSelector</class>
0003  <widget class="QWidget" name="BackgroundSelector" >
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="backgroundNameList" >
0029        <property name="minimumSize" >
0030         <size>
0031          <width>120</width>
0032          <height>0</height>
0033         </size>
0034        </property>
0035       </widget>
0036      </item>
0037      <item>
0038       <widget class="QGroupBox" name="groupBox_2" >
0039        <property name="sizePolicy" >
0040         <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
0041          <horstretch>0</horstretch>
0042          <verstretch>0</verstretch>
0043         </sizepolicy>
0044        </property>
0045        <property name="title" >
0046         <string>Preview</string>
0047        </property>
0048        <layout class="QVBoxLayout" >
0049         <property name="margin" >
0050          <number>0</number>
0051         </property>
0052         <item>
0053          <widget class="QLabel" name="backgroundPreview" >
0054           <property name="sizePolicy" >
0055            <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0056             <horstretch>0</horstretch>
0057             <verstretch>0</verstretch>
0058            </sizepolicy>
0059           </property>
0060           <property name="minimumSize" >
0061            <size>
0062             <width>200</width>
0063             <height>160</height>
0064            </size>
0065           </property>
0066           <property name="frameShape" >
0067            <enum>QFrame::Box</enum>
0068           </property>
0069          </widget>
0070         </item>
0071        </layout>
0072       </widget>
0073      </item>
0074     </layout>
0075    </item>
0076    <item>
0077     <widget class="QGroupBox" name="groupBox" >
0078      <property name="title" >
0079       <string>Properties</string>
0080      </property>
0081      <layout class="QFormLayout" name="formLayout">
0082       <item row="0" column="0">
0083        <widget class="QLabel" name="labelAuthor" >
0084         <property name="text" >
0085          <string>Author:</string>
0086         </property>
0087        </widget>
0088       </item>
0089       <item row="0" column="1">
0090        <widget class="QLabel" name="backgroundAuthor"/>
0091       </item>
0092       <item row="1" column="0">
0093        <widget class="QLabel" name="labelContact" >
0094         <property name="text" >
0095          <string>Contact:</string>
0096         </property>
0097        </widget>
0098       </item>
0099       <item row="1" column="1">
0100        <widget class="QLabel" name="backgroundContact"/>
0101       </item>
0102       <item row="2" column="0">
0103        <widget class="QLabel" name="labelDescription" >
0104         <property name="text" >
0105          <string>Description:</string>
0106         </property>
0107        </widget>
0108       </item>
0109       <item row="2" column="1">
0110        <widget class="QLabel" name="backgroundDescription"/>
0111       </item>
0112      </layout>
0113     </widget>
0114    </item>
0115    <item>
0116     <spacer>
0117      <property name="orientation" >
0118       <enum>Qt::Vertical</enum>
0119      </property>
0120      <property name="sizeHint" stdset="0" >
0121       <size>
0122        <width>20</width>
0123        <height>40</height>
0124       </size>
0125      </property>
0126     </spacer>
0127    </item>
0128   </layout>
0129  </widget>
0130  <resources/>
0131  <connections/>
0132 </ui>