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

0001 <ui version="4.0" >
0002  <class>KsirkNationalityDefinition</class>
0003  <widget class="QDockWidget" name="KsirkNationalityDefinition" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>288</width>
0009     <height>550</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Nationality</string>
0014   </property>
0015   <widget class="QWidget" name="dockWidgetContents" >
0016    <layout class="QGridLayout" name="gridLayout" >
0017     <item row="0" column="0" colspan="2" >
0018      <widget class="QLabel" name="label" >
0019       <property name="text" >
0020        <string>Name:</string>
0021       </property>
0022      </widget>
0023     </item>
0024     <item row="0" column="2" >
0025      <widget class="QLineEdit" name="name" >
0026       <property name="toolTip" >
0027        <string>Nationality name</string>
0028       </property>
0029       <property name="whatsThis" >
0030        <string>&lt;p>Nationality name. The name of the player country. Can be the name of an existing country in case of a &lt;i>realistic&lt;/i> world.&lt;/p>&lt;p>This string should be unique in the skin.&lt;/p></string>
0031       </property>
0032       <property name="text" >
0033        <string/>
0034       </property>
0035       <property name="alignment" >
0036        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0037       </property>
0038      </widget>
0039     </item>
0040     <item row="1" column="0" >
0041      <widget class="QLabel" name="label_2" >
0042       <property name="text" >
0043        <string>Leader name:</string>
0044       </property>
0045      </widget>
0046     </item>
0047     <item row="1" column="2" >
0048      <widget class="QLineEdit" name="leader" >
0049       <property name="toolTip" >
0050        <string>Leader name</string>
0051       </property>
0052       <property name="whatsThis" >
0053        <string>&lt;p>Name of this nationality leader. In the case of a &lt;i>realistic&lt;/i> skin, this could be the name of a well known king, president, etc.&lt;/p></string>
0054       </property>
0055      </widget>
0056     </item>
0057     <item row="2" column="0" colspan="2" >
0058      <widget class="QLabel" name="label_3" >
0059       <property name="text" >
0060        <string>Flag ID in pool:</string>
0061       </property>
0062      </widget>
0063     </item>
0064     <item row="2" column="2" >
0065      <widget class="KComboBox" name="flag" >
0066       <property name="toolTip" >
0067        <string>Flag sprite id in the pool SVG</string>
0068       </property>
0069       <property name="whatsThis" >
0070        <string>Flag sprite id in the pool SVG (pool.svg).</string>
0071       </property>
0072      </widget>
0073     </item>
0074     <item row="3" column="1" colspan="2" >
0075      <spacer name="verticalSpacer" >
0076       <property name="orientation" >
0077        <enum>Qt::Vertical</enum>
0078       </property>
0079       <property name="sizeHint" stdset="0" >
0080        <size>
0081         <width>20</width>
0082         <height>384</height>
0083        </size>
0084       </property>
0085      </spacer>
0086     </item>
0087    </layout>
0088   </widget>
0089  </widget>
0090  <customwidgets>
0091   <customwidget>
0092    <class>KComboBox</class>
0093    <extends>QComboBox</extends>
0094    <header>kcombobox.h</header>
0095   </customwidget>
0096  </customwidgets>
0097  <resources/>
0098  <connections/>
0099 </ui>