Warning, /education/kbruch/src/taskcolorsbase.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>TaskColorsBase</class>
0003  <widget class="QWidget" name="TaskColorsBase" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>231</width>
0009     <height>139</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item row="0" column="0" >
0014     <widget class="QGroupBox" name="groupBox" >
0015      <property name="title" >
0016       <string>Colors</string>
0017      </property>
0018      <layout class="QGridLayout" >
0019       <item row="0" column="0" >
0020        <widget class="QLabel" name="numberLabel" >
0021         <property name="sizePolicy" >
0022          <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
0023           <horstretch>0</horstretch>
0024           <verstretch>0</verstretch>
0025          </sizepolicy>
0026         </property>
0027         <property name="text" >
0028          <string>&amp;Number:</string>
0029         </property>
0030         <property name="buddy" >
0031          <cstring>kcfg_numberColor</cstring>
0032         </property>
0033        </widget>
0034       </item>
0035       <item row="0" column="2" >
0036        <widget class="KColorButton" name="kcfg_numberColor" >
0037         <property name="toolTip" >
0038          <string>Change the color of the numbers</string>
0039         </property>
0040         <property name="text" >
0041          <string/>
0042         </property>
0043        </widget>
0044       </item>
0045       <item row="1" column="0" >
0046        <widget class="QLabel" name="operationLabel" >
0047         <property name="sizePolicy" >
0048          <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
0049           <horstretch>0</horstretch>
0050           <verstretch>0</verstretch>
0051          </sizepolicy>
0052         </property>
0053         <property name="text" >
0054          <string>&amp;Operation sign:</string>
0055         </property>
0056         <property name="buddy" >
0057          <cstring>kcfg_operationColor</cstring>
0058         </property>
0059        </widget>
0060       </item>
0061       <item row="1" column="2" >
0062        <widget class="KColorButton" name="kcfg_operationColor" >
0063         <property name="sizePolicy" >
0064          <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
0065           <horstretch>0</horstretch>
0066           <verstretch>0</verstretch>
0067          </sizepolicy>
0068         </property>
0069         <property name="toolTip" >
0070          <string>Change the color of the operation signs</string>
0071         </property>
0072         <property name="text" >
0073          <string/>
0074         </property>
0075        </widget>
0076       </item>
0077       <item row="2" column="0" >
0078        <widget class="QLabel" name="fractionBarLabel" >
0079         <property name="sizePolicy" >
0080          <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
0081           <horstretch>0</horstretch>
0082           <verstretch>0</verstretch>
0083          </sizepolicy>
0084         </property>
0085         <property name="text" >
0086          <string>&amp;Fraction bar:</string>
0087         </property>
0088         <property name="buddy" >
0089          <cstring>kcfg_fractionBarColor</cstring>
0090         </property>
0091        </widget>
0092       </item>
0093       <item row="2" column="2" >
0094        <widget class="KColorButton" name="kcfg_fractionBarColor" >
0095         <property name="toolTip" >
0096          <string>Change the color of the fraction bar</string>
0097         </property>
0098         <property name="text" >
0099          <string/>
0100         </property>
0101        </widget>
0102       </item>
0103      </layout>
0104     </widget>
0105    </item>
0106   </layout>
0107  </widget>
0108  <customwidgets>
0109   <customwidget>
0110    <class>KColorButton</class>
0111    <extends>QPushButton</extends>
0112    <header>kcolorbutton.h</header>
0113   </customwidget>
0114  </customwidgets>
0115  <resources/>
0116  <connections/>
0117 </ui>