Warning, /games/atlantik/client/configplayer.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>ConfigPlayer</class>
0004  <widget class="QWidget" name="ConfigPlayer">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>177</width>
0010     <height>140</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QLabel" name="label">
0016      <property name="text">
0017       <string>Player name:</string>
0018      </property>
0019      <property name="buddy">
0020       <cstring>kcfg_PlayerName</cstring>
0021      </property>
0022     </widget>
0023    </item>
0024    <item>
0025     <widget class="QLineEdit" name="kcfg_PlayerName"/>
0026    </item>
0027    <item>
0028     <widget class="QLabel" name="label_2">
0029      <property name="text">
0030       <string>Player image:</string>
0031      </property>
0032      <property name="buddy">
0033       <cstring>kcfg_PlayerImage</cstring>
0034      </property>
0035     </widget>
0036    </item>
0037    <item>
0038     <widget class="CustomLocationIconButton" name="kcfg_PlayerImage"/>
0039    </item>
0040    <item>
0041     <spacer name="verticalSpacer">
0042      <property name="orientation">
0043       <enum>Qt::Vertical</enum>
0044      </property>
0045      <property name="sizeHint" stdset="0">
0046       <size>
0047        <width>20</width>
0048        <height>17</height>
0049       </size>
0050      </property>
0051     </spacer>
0052    </item>
0053   </layout>
0054  </widget>
0055  <customwidgets>
0056   <customwidget>
0057    <class>CustomLocationIconButton</class>
0058    <extends>QPushButton</extends>
0059    <header location="global">customlocationiconbutton.h</header>
0060   </customwidget>
0061  </customwidgets>
0062  <resources/>
0063  <connections/>
0064 </ui>