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

0001 <ui version="4.0" >
0002  <class>Statistics</class>
0003  <widget class="QDialog" name="Statistics" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>439</width>
0009     <height>201</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Statistics</string>
0014   </property>
0015   <layout class="QGridLayout" >
0016    <item row="1" column="0" colspan="6" >
0017     <widget class="Line" name="line1" >
0018      <property name="frameShape" >
0019       <enum>QFrame::HLine</enum>
0020      </property>
0021      <property name="frameShadow" >
0022       <enum>QFrame::Sunken</enum>
0023      </property>
0024      <property name="orientation" >
0025       <enum>Qt::Horizontal</enum>
0026      </property>
0027     </widget>
0028    </item>
0029    <item row="5" column="2" >
0030     <spacer>
0031      <property name="orientation" >
0032       <enum>Qt::Vertical</enum>
0033      </property>
0034      <property name="sizeType" >
0035       <enum>QSizePolicy::Expanding</enum>
0036      </property>
0037      <property name="sizeHint" >
0038       <size>
0039        <width>20</width>
0040        <height>16</height>
0041       </size>
0042      </property>
0043     </spacer>
0044    </item>
0045    <item row="4" column="3" >
0046     <widget class="QLCDNumber" name="p2_lost" />
0047    </item>
0048    <item rowspan="2" row="2" column="0" >
0049     <widget class="QLabel" name="p1_name" >
0050      <property name="text" >
0051       <string>Player 1</string>
0052      </property>
0053     </widget>
0054    </item>
0055    <item row="0" column="0" >
0056     <widget class="QLabel" name="Name" >
0057      <property name="text" >
0058       <string>Name</string>
0059      </property>
0060      <property name="alignment" >
0061       <set>Qt::AlignCenter</set>
0062      </property>
0063     </widget>
0064    </item>
0065    <item row="0" column="1" >
0066     <widget class="QLabel" name="won" >
0067      <property name="text" >
0068       <string>Won</string>
0069      </property>
0070      <property name="alignment" >
0071       <set>Qt::AlignCenter</set>
0072      </property>
0073     </widget>
0074    </item>
0075    <item row="4" column="2" >
0076     <widget class="QLCDNumber" name="p2_drawn" />
0077    </item>
0078    <item row="0" column="3" >
0079     <widget class="QLabel" name="lost" >
0080      <property name="text" >
0081       <string>Lost</string>
0082      </property>
0083      <property name="alignment" >
0084       <set>Qt::AlignCenter</set>
0085      </property>
0086     </widget>
0087    </item>
0088    <item row="4" column="4" >
0089     <widget class="QLCDNumber" name="p2_aborted" />
0090    </item>
0091    <item row="4" column="5" >
0092     <widget class="QLCDNumber" name="p2_sum" />
0093    </item>
0094    <item row="0" column="5" >
0095     <widget class="QLabel" name="sum" >
0096      <property name="text" >
0097       <string>Sum</string>
0098      </property>
0099      <property name="alignment" >
0100       <set>Qt::AlignCenter</set>
0101      </property>
0102     </widget>
0103    </item>
0104    <item row="0" column="4" >
0105     <widget class="QLabel" name="aborted" >
0106      <property name="text" >
0107       <string>Aborted</string>
0108      </property>
0109      <property name="alignment" >
0110       <set>Qt::AlignCenter</set>
0111      </property>
0112     </widget>
0113    </item>
0114    <item row="6" column="0" colspan="6" >
0115     <layout class="QHBoxLayout" >
0116      <property name="margin" >
0117       <number>0</number>
0118      </property>
0119      <item>
0120       <widget class="QPushButton" name="pushButton1" >
0121        <property name="text" >
0122         <string>Clear All Statistics</string>
0123        </property>
0124       </widget>
0125      </item>
0126      <item>
0127       <spacer>
0128        <property name="orientation" >
0129         <enum>Qt::Horizontal</enum>
0130        </property>
0131        <property name="sizeType" >
0132         <enum>QSizePolicy::Expanding</enum>
0133        </property>
0134        <property name="sizeHint" >
0135         <size>
0136          <width>51</width>
0137          <height>20</height>
0138         </size>
0139        </property>
0140       </spacer>
0141      </item>
0142      <item>
0143       <widget class="QPushButton" name="pushButton2" >
0144        <property name="text" >
0145         <string>&amp;Close</string>
0146        </property>
0147       </widget>
0148      </item>
0149     </layout>
0150    </item>
0151    <item row="3" column="1" >
0152     <widget class="QLCDNumber" name="p1_won" />
0153    </item>
0154    <item row="4" column="0" >
0155     <widget class="QLabel" name="p2_name" >
0156      <property name="text" >
0157       <string>Player 2</string>
0158      </property>
0159     </widget>
0160    </item>
0161    <item row="4" column="1" >
0162     <widget class="QLCDNumber" name="p2_won" />
0163    </item>
0164    <item row="0" column="2" >
0165     <widget class="QLabel" name="drawn" >
0166      <property name="text" >
0167       <string>Drawn</string>
0168      </property>
0169      <property name="alignment" >
0170       <set>Qt::AlignCenter</set>
0171      </property>
0172     </widget>
0173    </item>
0174    <item row="3" column="2" >
0175     <widget class="QLCDNumber" name="p1_drawn" />
0176    </item>
0177    <item row="3" column="3" >
0178     <widget class="QLCDNumber" name="p1_lost" />
0179    </item>
0180    <item row="3" column="4" >
0181     <widget class="QLCDNumber" name="p1_aborted" />
0182    </item>
0183    <item row="3" column="5" >
0184     <widget class="QLCDNumber" name="p1_sum" />
0185    </item>
0186   </layout>
0187  </widget>
0188   <tabstops>
0189   <tabstop>pushButton2</tabstop>
0190   <tabstop>pushButton1</tabstop>
0191  </tabstops>
0192  <resources/>
0193  <connections>
0194   <connection>
0195    <sender>pushButton1</sender>
0196    <signal>clicked()</signal>
0197    <receiver>Statistics</receiver>
0198    <slot>reject()</slot>
0199    <hints>
0200     <hint type="sourcelabel" >
0201      <x>20</x>
0202      <y>20</y>
0203     </hint>
0204     <hint type="destinationlabel" >
0205      <x>20</x>
0206      <y>20</y>
0207     </hint>
0208    </hints>
0209   </connection>
0210   <connection>
0211    <sender>pushButton2</sender>
0212    <signal>clicked()</signal>
0213    <receiver>Statistics</receiver>
0214    <slot>accept()</slot>
0215    <hints>
0216     <hint type="sourcelabel" >
0217      <x>20</x>
0218      <y>20</y>
0219     </hint>
0220     <hint type="destinationlabel" >
0221      <x>20</x>
0222      <y>20</y>
0223     </hint>
0224    </hints>
0225   </connection>
0226  </connections>
0227 </ui>