Warning, /games/ksirk/ksirk/mainMenu.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>MainMenu</class>
0003  <widget class="QWidget" name="MainMenu" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>596</width>
0009     <height>364</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" name="verticalLayout_2" >
0013    <item>
0014     <layout class="QHBoxLayout" name="horizontalLayout" >
0015      <item>
0016       <spacer name="horizontalSpacer_4" >
0017        <property name="orientation" >
0018         <enum>Qt::Horizontal</enum>
0019        </property>
0020        <property name="sizeHint" stdset="0" >
0021         <size>
0022          <width>40</width>
0023          <height>20</height>
0024         </size>
0025        </property>
0026       </spacer>
0027      </item>
0028      <item>
0029       <widget class="QLabel" name="lImage1" >
0030        <property name="text" >
0031         <string notr="true">LeftImg</string>
0032        </property>
0033       </widget>
0034      </item>
0035      <item>
0036       <widget class="QLabel" name="lTitle" >
0037        <property name="text" >
0038         <string>&lt;h1>KsirK&lt;/h1></string>
0039        </property>
0040       </widget>
0041      </item>
0042      <item>
0043       <widget class="QLabel" name="lImage2" >
0044        <property name="text" >
0045         <string notr="true">RightImg</string>
0046        </property>
0047       </widget>
0048      </item>
0049      <item>
0050       <spacer name="horizontalSpacer_3" >
0051        <property name="orientation" >
0052         <enum>Qt::Horizontal</enum>
0053        </property>
0054        <property name="sizeHint" stdset="0" >
0055         <size>
0056          <width>40</width>
0057          <height>20</height>
0058         </size>
0059        </property>
0060       </spacer>
0061      </item>
0062     </layout>
0063    </item>
0064    <item>
0065     <spacer name="verticalSpacer_2" >
0066      <property name="orientation" >
0067       <enum>Qt::Vertical</enum>
0068      </property>
0069      <property name="sizeHint" stdset="0" >
0070       <size>
0071        <width>20</width>
0072        <height>28</height>
0073       </size>
0074      </property>
0075     </spacer>
0076    </item>
0077    <item>
0078     <layout class="QHBoxLayout" name="horizontalLayout_2" >
0079      <item>
0080       <spacer name="horizontalSpacer" >
0081        <property name="orientation" >
0082         <enum>Qt::Horizontal</enum>
0083        </property>
0084        <property name="sizeHint" stdset="0" >
0085         <size>
0086          <width>40</width>
0087          <height>20</height>
0088         </size>
0089        </property>
0090       </spacer>
0091      </item>
0092      <item>
0093       <layout class="QVBoxLayout" name="verticalLayout" >
0094        <item>
0095         <widget class="QPushButton" name="pbNewGame" >
0096          <property name="text" >
0097           <string>New Local Game</string>
0098          </property>
0099         </widget>
0100        </item>
0101        <item>
0102         <widget class="QPushButton" name="pbNewSocketGame" >
0103          <property name="text" >
0104           <string>New Standard TCP/IP Network Game</string>
0105          </property>
0106         </widget>
0107        </item>
0108        <item>
0109         <widget class="QPushButton" name="pbJoin" >
0110          <property name="text" >
0111           <string>Join Standard TCP/IP Network Game</string>
0112          </property>
0113         </widget>
0114        </item>
0115        <item>
0116         <widget class="QPushButton" name="pbLoad" >
0117          <property name="text" >
0118           <string>Load...</string>
0119          </property>
0120         </widget>
0121        </item>
0122        <item>
0123         <spacer name="verticalSpacer" >
0124          <property name="orientation" >
0125           <enum>Qt::Vertical</enum>
0126          </property>
0127          <property name="sizeHint" stdset="0" >
0128           <size>
0129            <width>20</width>
0130            <height>40</height>
0131           </size>
0132          </property>
0133         </spacer>
0134        </item>
0135        <item>
0136         <widget class="QPushButton" name="pbQuit" >
0137          <property name="text" >
0138           <string>Quit</string>
0139          </property>
0140         </widget>
0141        </item>
0142       </layout>
0143      </item>
0144      <item>
0145       <spacer name="horizontalSpacer_2" >
0146        <property name="orientation" >
0147         <enum>Qt::Horizontal</enum>
0148        </property>
0149        <property name="sizeHint" stdset="0" >
0150         <size>
0151          <width>40</width>
0152          <height>20</height>
0153         </size>
0154        </property>
0155       </spacer>
0156      </item>
0157     </layout>
0158    </item>
0159    <item>
0160     <spacer name="verticalSpacer_3" >
0161      <property name="orientation" >
0162       <enum>Qt::Vertical</enum>
0163      </property>
0164      <property name="sizeHint" stdset="0" >
0165       <size>
0166        <width>20</width>
0167        <height>28</height>
0168       </size>
0169      </property>
0170     </spacer>
0171    </item>
0172   </layout>
0173  </widget>
0174  <customwidgets>
0175  </customwidgets>
0176  <resources/>
0177  <connections/>
0178 </ui>