Warning, /games/ksquares/src/prefs_display.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>prefs_display</class>
0003  <widget class="QWidget" name="prefs_display" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>245</width>
0009     <height>214</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Display Settings</string>
0014   </property>
0015   <layout class="QVBoxLayout" >
0016    <item>
0017     <widget class="QGroupBox" name="groupBox_2" >
0018      <property name="whatsThis" >
0019       <string>Settings for colors</string>
0020      </property>
0021      <property name="title" >
0022       <string>Colors</string>
0023      </property>
0024      <layout class="QGridLayout" >
0025       <item row="0" column="0" >
0026        <widget class="QLabel" name="label" >
0027         <property name="whatsThis" >
0028          <string>Color of the drawn background</string>
0029         </property>
0030         <property name="text" >
0031          <string>Background color:</string>
0032         </property>
0033         <property name="buddy" >
0034          <cstring>kcfg_BackgroundColor</cstring>
0035         </property>
0036        </widget>
0037       </item>
0038       <item row="0" column="1" >
0039        <widget class="KColorButton" name="kcfg_BackgroundColor" />
0040       </item>
0041       <item row="1" column="0" >
0042        <widget class="QLabel" name="label" >
0043         <property name="whatsThis" >
0044          <string>Color of the drawn center dot</string>
0045         </property>
0046         <property name="text" >
0047          <string>Center dot color:</string>
0048         </property>
0049         <property name="buddy" >
0050          <cstring>kcfg_CenterDotColor</cstring>
0051         </property>
0052        </widget>
0053       </item>
0054       <item row="1" column="1" >
0055        <widget class="KColorButton" name="kcfg_CenterDotColor" />
0056       </item>
0057       <item row="2" column="0" >
0058        <widget class="QLabel" name="label" >
0059         <property name="whatsThis" >
0060          <string>Color of the feintly drawn lines</string>
0061         </property>
0062         <property name="text" >
0063          <string>Feint line color:</string>
0064         </property>
0065         <property name="buddy" >
0066          <cstring>kcfg_FeintLineColor</cstring>
0067         </property>
0068        </widget>
0069       </item>
0070       <item row="2" column="1" >
0071        <widget class="KColorButton" name="kcfg_FeintLineColor" />
0072       </item>
0073       <item row="3" column="0" >
0074        <widget class="QLabel" name="label" >
0075         <property name="whatsThis" >
0076          <string>Color of the drawn lines</string>
0077         </property>
0078         <property name="text" >
0079          <string>Standard line color:</string>
0080         </property>
0081         <property name="buddy" >
0082          <cstring>kcfg_LineColor</cstring>
0083         </property>
0084        </widget>
0085       </item>
0086       <item row="3" column="1" >
0087        <widget class="KColorButton" name="kcfg_LineColor" />
0088       </item>
0089       <item row="4" column="0" >
0090        <widget class="QLabel" name="label_2" >
0091         <property name="whatsThis" >
0092          <string>Color of the indicator lines</string>
0093         </property>
0094         <property name="text" >
0095          <string>Indicator line color:</string>
0096         </property>
0097         <property name="buddy" >
0098          <cstring>kcfg_IndicatorLineColor</cstring>
0099         </property>
0100        </widget>
0101       </item>
0102       <item row="4" column="1" >
0103        <widget class="KColorButton" name="kcfg_IndicatorLineColor" />
0104       </item>
0105       <item row="5" column="0" >
0106        <widget class="QLabel" name="label_3" >
0107         <property name="whatsThis" >
0108          <string>Color of the indicator lines</string>
0109         </property>
0110         <property name="text" >
0111          <string>Highlight color:</string>
0112         </property>
0113         <property name="buddy" >
0114          <cstring>kcfg_HighlightColor</cstring>
0115         </property>
0116        </widget>
0117       </item>
0118       <item row="5" column="1" >
0119        <widget class="KColorButton" name="kcfg_HighlightColor" />
0120       </item>
0121      </layout>
0122     </widget>
0123    </item>
0124    <item>
0125     <spacer>
0126      <property name="orientation" >
0127       <enum>Qt::Vertical</enum>
0128      </property>
0129      <property name="sizeHint" >
0130       <size>
0131        <width>232</width>
0132        <height>71</height>
0133       </size>
0134      </property>
0135     </spacer>
0136    </item>
0137   </layout>
0138  </widget>
0139  <customwidgets>
0140   <customwidget>
0141    <class>KColorButton</class>
0142    <extends>QPushButton</extends>
0143    <header>kcolorbutton.h</header>
0144   </customwidget>
0145  </customwidgets>
0146  <tabstops>
0147   <tabstop>kcfg_LineColor</tabstop>
0148   <tabstop>kcfg_IndicatorLineColor</tabstop>
0149  </tabstops>
0150  <resources/>
0151  <connections/>
0152 </ui>