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><h1>KsirK</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="pbJabberGame" > 0103 <property name="text" > 0104 <string>Play KsirK over Jabber Network</string> 0105 </property> 0106 </widget> 0107 </item> 0108 <item> 0109 <widget class="QPushButton" name="pbNewSocketGame" > 0110 <property name="text" > 0111 <string>New Standard TCP/IP Network Game</string> 0112 </property> 0113 </widget> 0114 </item> 0115 <item> 0116 <widget class="QPushButton" name="pbJoin" > 0117 <property name="text" > 0118 <string>Join Standard TCP/IP Network Game</string> 0119 </property> 0120 </widget> 0121 </item> 0122 <item> 0123 <widget class="QPushButton" name="pbLoad" > 0124 <property name="text" > 0125 <string>Load...</string> 0126 </property> 0127 </widget> 0128 </item> 0129 <item> 0130 <spacer name="verticalSpacer" > 0131 <property name="orientation" > 0132 <enum>Qt::Vertical</enum> 0133 </property> 0134 <property name="sizeHint" stdset="0" > 0135 <size> 0136 <width>20</width> 0137 <height>40</height> 0138 </size> 0139 </property> 0140 </spacer> 0141 </item> 0142 <item> 0143 <widget class="QPushButton" name="pbQuit" > 0144 <property name="text" > 0145 <string>Quit</string> 0146 </property> 0147 </widget> 0148 </item> 0149 </layout> 0150 </item> 0151 <item> 0152 <spacer name="horizontalSpacer_2" > 0153 <property name="orientation" > 0154 <enum>Qt::Horizontal</enum> 0155 </property> 0156 <property name="sizeHint" stdset="0" > 0157 <size> 0158 <width>40</width> 0159 <height>20</height> 0160 </size> 0161 </property> 0162 </spacer> 0163 </item> 0164 </layout> 0165 </item> 0166 <item> 0167 <spacer name="verticalSpacer_3" > 0168 <property name="orientation" > 0169 <enum>Qt::Vertical</enum> 0170 </property> 0171 <property name="sizeHint" stdset="0" > 0172 <size> 0173 <width>20</width> 0174 <height>28</height> 0175 </size> 0176 </property> 0177 </spacer> 0178 </item> 0179 </layout> 0180 </widget> 0181 <customwidgets> 0182 </customwidgets> 0183 <resources/> 0184 <connections/> 0185 </ui>