diff options
author | onestone <onestone> | 2006-12-19 00:31:09 +0000 |
---|---|---|
committer | onestone <onestone> | 2006-12-19 00:31:09 +0000 |
commit | e44afc75929e20f93ed53bc9880d59d1feb66044 (patch) | |
tree | 33786a03bd64d8b75ae078ccc74da44887e17d20 /kcm/aquamarine_ui.ui | |
parent | 2f44397a29a96715e919bc5173e7dcfacbd16c78 (diff) | |
download | aquamarine-e44afc75929e20f93ed53bc9880d59d1feb66044.tar.gz aquamarine-e44afc75929e20f93ed53bc9880d59d1feb66044.tar.bz2 |
aquamarine: added aquamarine configuration to the kcontrol module
Diffstat (limited to 'kcm/aquamarine_ui.ui')
-rw-r--r-- | kcm/aquamarine_ui.ui | 293 |
1 files changed, 293 insertions, 0 deletions
diff --git a/kcm/aquamarine_ui.ui b/kcm/aquamarine_ui.ui new file mode 100644 index 0000000..b8592f3 --- /dev/null +++ b/kcm/aquamarine_ui.ui @@ -0,0 +1,293 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>AquamarineWidget</class> +<widget class="QWidget"> + <property name="name"> + <cstring>AquamarineWidget</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>716</width> + <height>376</height> + </rect> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="caption"> + <string>AquamarineWidget</string> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>Shadows</cstring> + </property> + <property name="geometry"> + <rect> + <x>310</x> + <y>20</y> + <width>280</width> + <height>210</height> + </rect> + </property> + <property name="title"> + <string>Shadows</string> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel6</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>80</y> + <width>151</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Shadow color:</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>110</y> + <width>161</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Shadow opacity:</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel5</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>140</y> + <width>171</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Shadow offset X:</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>50</y> + <width>150</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Shadow radius:</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>kcfg_DrawShadows</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>20</y> + <width>250</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Enab&le Shadows</string> + </property> + <property name="accel"> + <string>Alt+L</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>kcfg_ShadowRadius</cstring> + </property> + <property name="geometry"> + <rect> + <x>180</x> + <y>50</y> + <width>60</width> + <height>20</height> + </rect> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>kcfg_ShadowOpacity</cstring> + </property> + <property name="geometry"> + <rect> + <x>180</x> + <y>110</y> + <width>60</width> + <height>20</height> + </rect> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>kcfg_ShadowOffsetX</cstring> + </property> + <property name="geometry"> + <rect> + <x>180</x> + <y>140</y> + <width>60</width> + <height>20</height> + </rect> + </property> + </widget> + <widget class="KColorButton"> + <property name="name"> + <cstring>kcfg_ShadowColor</cstring> + </property> + <property name="geometry"> + <rect> + <x>180</x> + <y>80</y> + <width>60</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>kcfg_ShadowOffsetY</cstring> + </property> + <property name="geometry"> + <rect> + <x>180</x> + <y>170</y> + <width>60</width> + <height>20</height> + </rect> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>170</y> + <width>150</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Shadow offset Y:</string> + </property> + </widget> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="geometry"> + <rect> + <x>20</x> + <y>20</y> + <width>270</width> + <height>210</height> + </rect> + </property> + <property name="title"> + <string>Opacity</string> + </property> + <widget class="QSpinBox"> + <property name="name"> + <cstring>kcfg_ActiveOpacity</cstring> + </property> + <property name="geometry"> + <rect> + <x>190</x> + <y>50</y> + <width>60</width> + <height>20</height> + </rect> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel7</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>50</y> + <width>150</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Active window opacity:</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>kcfg_InactiveOpacity</cstring> + </property> + <property name="geometry"> + <rect> + <x>190</x> + <y>80</y> + <width>60</width> + <height>20</height> + </rect> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>80</y> + <width>140</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Inactive window opacity:</string> + </property> + </widget> + </widget> +</widget> +<customwidgets> +</customwidgets> +<slots> + <slot>kcfg_DrawShadows_clicked()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kcolorbutton.h</includehint> +</includehints> +</UI> |