From 873b67f010d427b16ce575ef77b9ef7873a6d44a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 26 Dec 2008 18:14:26 +0000 Subject: notification plugin: volume change notification, transparency settings git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@712 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/notifier/settingsdialog.ui | 121 +++++++++++++++++++------ 1 file changed, 95 insertions(+), 26 deletions(-) (limited to 'src/plugins/General/notifier/settingsdialog.ui') diff --git a/src/plugins/General/notifier/settingsdialog.ui b/src/plugins/General/notifier/settingsdialog.ui index b64a389e1..b321bccf1 100644 --- a/src/plugins/General/notifier/settingsdialog.ui +++ b/src/plugins/General/notifier/settingsdialog.ui @@ -5,20 +5,20 @@ 0 0 - 278 - 330 + 244 + 349 Notifier Plugin Settings - + Psi Notification - + @@ -34,25 +34,32 @@ Desktop Notification - + - + - Enable desktop notification + Song change notification - + + + + Volume change notification + + + + - Message delay, ms: + Delay, ms: Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - + 100 @@ -68,15 +75,54 @@ - - + + - Position + Transparency - - + + + + 90 + + + Qt::Horizontal + + + + + + + + 18 + 0 + + + + 0 + + + + + + + Qt::Vertical + + + + 20 + 32 + + + + + + + + 3 + @@ -196,15 +242,22 @@ - - + + + + Position + + + + + - Qt::Horizontal + Qt::Vertical - 40 - 20 + 20 + 30 @@ -212,7 +265,7 @@ - + Qt::Horizontal @@ -225,7 +278,7 @@ - + @@ -249,8 +302,8 @@ accept() - 183 - 303 + 257 + 341 62 @@ -265,8 +318,8 @@ reject() - 249 - 298 + 257 + 341 95 @@ -274,5 +327,21 @@ + + transparencySlider + valueChanged(int) + trasparencyLabel + setNum(int) + + + 183 + 187 + + + 233 + 184 + + + -- cgit v1.2.3-13-gbd6f