From c17d0dff9aad1de684136b4902ac1e4bf4b844d4 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 9 Mar 2013 15:08:25 +0000 Subject: added playback resume notification (thanks to Adria Arrufat) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3302 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/notifier/settingsdialog.ui | 276 ++++++++++++++----------- 1 file changed, 151 insertions(+), 125 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 3de6a73a3..9a4ca4e4f 100644 --- a/src/plugins/General/notifier/settingsdialog.ui +++ b/src/plugins/General/notifier/settingsdialog.ui @@ -6,8 +6,8 @@ 0 0 - 312 - 413 + 309 + 459 @@ -35,28 +35,14 @@ Desktop Notification - - - - Song change notification - - - - - - - Volume change notification - - - - + Font: - + QFrame::StyledPanel @@ -69,116 +55,28 @@ - + ... - - - - Delay (ms): - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - - - - - 100 - - - 10000 - - - 100 - - - 1000 - - - - - - - Cover size: - - - - - - - 32 - - - 128 - - - 1 - - - 16 - - - Qt::Horizontal - - - - + 0 - + Transparency: - - - - 90 - - - Qt::Horizontal - - - - - - - - 18 - 0 - - - - 0 - - - - - - - Qt::Vertical - - - - 20 - 32 - - - - - + 3 @@ -315,14 +213,14 @@ - + Position - + Qt::Vertical @@ -335,7 +233,7 @@ - + @@ -359,6 +257,118 @@ + + + + 90 + + + Qt::Horizontal + + + + + + + + 18 + 0 + + + + 0 + + + + + + + Qt::Vertical + + + + 20 + 32 + + + + + + + + Cover size: + + + + + + + 32 + + + 128 + + + 1 + + + 16 + + + Qt::Horizontal + + + + + + + Volume change notification + + + + + + + Delay (ms): + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + 100 + + + 10000 + + + 100 + + + 1000 + + + + + + + false + + + Playback resume notification + + + + + + + Song change notification + + + @@ -408,8 +418,8 @@ accept() - 309 - 396 + 302 + 452 62 @@ -424,8 +434,8 @@ reject() - 309 - 396 + 302 + 452 95 @@ -440,12 +450,12 @@ setNum(int) - 267 - 237 + 263 + 208 - 299 - 237 + 293 + 210 @@ -456,12 +466,28 @@ setNum(int) - 236 - 207 + 263 + 186 - 292 - 208 + 293 + 188 + + + + + songCheckBox + toggled(bool) + resumeCheckBox + setEnabled(bool) + + + 73 + 45 + + + 74 + 69 -- cgit v1.2.3-13-gbd6f