diff options
Diffstat (limited to 'kcalc/colors.ui')
-rw-r--r-- | kcalc/colors.ui | 278 |
1 files changed, 278 insertions, 0 deletions
diff --git a/kcalc/colors.ui b/kcalc/colors.ui new file mode 100644 index 0000000..26f4b28 --- /dev/null +++ b/kcalc/colors.ui @@ -0,0 +1,278 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>Colors</class> +<widget class="QWidget"> + <property name="name"> + <cstring>Colors</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>375</width> + <height>331</height> + </rect> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="title"> + <string>Display Colors</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>&Foreground:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_ForeColor</cstring> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="text"> + <string>&Background:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_BackColor</cstring> + </property> + </widget> + <spacer row="1" column="3"> + <property name="name"> + <cstring>spacer5</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>110</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KColorButton" row="1" column="2"> + <property name="name"> + <cstring>kcfg_BackColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="color"> + <color> + <red>189</red> + <green>255</green> + <blue>180</blue> + </color> + </property> + </widget> + <widget class="KColorButton" row="0" column="2"> + <property name="name"> + <cstring>kcfg_ForeColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="color"> + <color> + <red>0</red> + <green>0</green> + <blue>0</blue> + </color> + </property> + </widget> + </grid> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox4</cstring> + </property> + <property name="title"> + <string>Button Colors</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel5</cstring> + </property> + <property name="text"> + <string>&Functions:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_FunctionButtonsColor</cstring> + </property> + </widget> + <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel7</cstring> + </property> + <property name="text"> + <string>He&xadecimals:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_HexButtonsColor</cstring> + </property> + </widget> + <widget class="QLabel" row="5" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel10</cstring> + </property> + <property name="text"> + <string>O&perations:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_OperationButtonsColor</cstring> + </property> + </widget> + <widget class="KColorButton" row="0" column="2"> + <property name="name"> + <cstring>kcfg_FunctionButtonsColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="KColorButton" row="1" column="2"> + <property name="name"> + <cstring>kcfg_StatButtonsColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="KColorButton" row="4" column="2"> + <property name="name"> + <cstring>kcfg_MemoryButtonsColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <spacer row="3" column="3"> + <property name="name"> + <cstring>spacer6</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>41</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KColorButton" row="5" column="2"> + <property name="name"> + <cstring>kcfg_OperationButtonsColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="KColorButton" row="2" column="2"> + <property name="name"> + <cstring>kcfg_HexButtonsColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel8</cstring> + </property> + <property name="text"> + <string>&Numbers:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_NumberButtonsColor</cstring> + </property> + </widget> + <widget class="KColorButton" row="3" column="2"> + <property name="name"> + <cstring>kcfg_NumberButtonsColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel6</cstring> + </property> + <property name="text"> + <string>St&atistic functions:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_StatButtonsColor</cstring> + </property> + </widget> + <widget class="QLabel" row="4" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel9</cstring> + </property> + <property name="text"> + <string>&Memory:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kcfg_MemoryButtonsColor</cstring> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer4</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>0</height> + </size> + </property> + </spacer> + </vbox> +</widget> +<tabstops> + <tabstop>kcfg_ForeColor</tabstop> + <tabstop>kcfg_BackColor</tabstop> + <tabstop>kcfg_FunctionButtonsColor</tabstop> + <tabstop>kcfg_StatButtonsColor</tabstop> + <tabstop>kcfg_HexButtonsColor</tabstop> + <tabstop>kcfg_NumberButtonsColor</tabstop> + <tabstop>kcfg_MemoryButtonsColor</tabstop> + <tabstop>kcfg_OperationButtonsColor</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +</UI> |