Warning, /games/atlantik/client/configboard.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>ConfigBoard</class>
0004  <widget class="QWidget" name="ConfigBoard">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>357</width>
0010     <height>174</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_2">
0014    <item>
0015     <widget class="QGroupBox" name="groupBox">
0016      <property name="title">
0017       <string>Game Status Feedback</string>
0018      </property>
0019      <layout class="QVBoxLayout" name="verticalLayout">
0020       <item>
0021        <widget class="QCheckBox" name="kcfg_IndicateUnowned">
0022         <property name="whatsThis">
0023          <string>If checked, unowned properties on the board display an estate card to indicate the property is for sale.</string>
0024         </property>
0025         <property name="text">
0026          <string>Display title deed card on unowned properties</string>
0027         </property>
0028        </widget>
0029       </item>
0030       <item>
0031        <widget class="QCheckBox" name="kcfg_HighlightUnowned">
0032         <property name="whatsThis">
0033          <string>If checked, unowned properties on the board are highlighted to indicate the property is for sale.</string>
0034         </property>
0035         <property name="text">
0036          <string>Highlight unowned properties</string>
0037         </property>
0038        </widget>
0039       </item>
0040       <item>
0041        <widget class="QCheckBox" name="kcfg_DarkenMortgaged">
0042         <property name="whatsThis">
0043          <string>If checked, mortgaged properties on the board will be colored darker than of the default color.</string>
0044         </property>
0045         <property name="text">
0046          <string>Darken mortgaged properties</string>
0047         </property>
0048        </widget>
0049       </item>
0050       <item>
0051        <widget class="QCheckBox" name="kcfg_AnimateToken">
0052         <property name="whatsThis">
0053          <string>If checked, tokens will move across the board instead of jumping directly to their new location.</string>
0054         </property>
0055         <property name="text">
0056          <string>Animate token movement</string>
0057         </property>
0058        </widget>
0059       </item>
0060       <item>
0061        <widget class="QCheckBox" name="kcfg_QuartzEffects">
0062         <property name="whatsThis">
0063          <string>If checked, the colored headers of street estates on the board will have a Quartz effect similar to the Quartz KWin style.</string>
0064         </property>
0065         <property name="text">
0066          <string>Quartz effects</string>
0067         </property>
0068        </widget>
0069       </item>
0070      </layout>
0071     </widget>
0072    </item>
0073    <item>
0074     <spacer name="verticalSpacer">
0075      <property name="orientation">
0076       <enum>Qt::Vertical</enum>
0077      </property>
0078      <property name="sizeHint" stdset="0">
0079       <size>
0080        <width>20</width>
0081        <height>3</height>
0082       </size>
0083      </property>
0084     </spacer>
0085    </item>
0086   </layout>
0087  </widget>
0088  <resources/>
0089  <connections/>
0090 </ui>