Warning, /utilities/kronometer/src/gui/colorsettings.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>ColorSettings</class>
0004  <widget class="QWidget" name="ColorSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>1077</width>
0010     <height>487</height>
0011    </rect>
0012   </property>
0013   <layout class="QFormLayout" name="formLayout">
0014    <property name="labelAlignment">
0015     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0016    </property>
0017    <item row="0" column="0">
0018     <widget class="QLabel" name="label">
0019      <property name="text">
0020       <string>Display Background:</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="0" column="1">
0025     <widget class="KColorButton" name="kcfg_backgroundColor">
0026      <property name="toolTip">
0027       <string>Background color of the stopwatch display</string>
0028      </property>
0029     </widget>
0030    </item>
0031    <item row="1" column="0">
0032     <widget class="QLabel" name="label_2">
0033      <property name="text">
0034       <string>Display Digits:</string>
0035      </property>
0036     </widget>
0037    </item>
0038    <item row="1" column="1">
0039     <widget class="KColorButton" name="kcfg_textColor">
0040      <property name="toolTip">
0041       <string>Color of the stopwatch display digits</string>
0042      </property>
0043     </widget>
0044    </item>
0045   </layout>
0046  </widget>
0047  <customwidgets>
0048   <customwidget>
0049    <class>KColorButton</class>
0050    <extends>QPushButton</extends>
0051    <header>kcolorbutton.h</header>
0052   </customwidget>
0053  </customwidgets>
0054  <resources/>
0055  <connections/>
0056 </ui>