From 7b17a2848b62d30f25771529566a61f4dd40131e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 23 Nov 2009 20:39:29 +0000 Subject: added popup information git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1399 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/forms/configdialog.ui | 312 ++++++++++++++++++++++++------------------ src/ui/forms/popupsettings.ui | 234 +++++++++++++++++++++++++++++++ 2 files changed, 415 insertions(+), 131 deletions(-) create mode 100644 src/ui/forms/popupsettings.ui (limited to 'src/ui/forms') diff --git a/src/ui/forms/configdialog.ui b/src/ui/forms/configdialog.ui index f008d856d..6a0cedd95 100644 --- a/src/ui/forms/configdialog.ui +++ b/src/ui/forms/configdialog.ui @@ -7,7 +7,7 @@ 0 0 601 - 402 + 424 @@ -367,17 +367,91 @@ - - - Qt::Vertical - - - - 20 - 160 - + + + Transparency - + + + + + Main window + + + + + + + 90 + + + Qt::Horizontal + + + + + + + + 25 + 0 + + + + 0 + + + + + + + Equalizer + + + + + + + 90 + + + Qt::Horizontal + + + + + + + 0 + + + + + + + Playlist + + + + + + + 90 + + + Qt::Horizontal + + + + + + + 0 + + + + + @@ -435,53 +509,87 @@ - + Convert underscores to blanks - + Convert %20 to blanks - + Show protocol - + Show song numbers - + Show playlists + + + + + + Show popup information + + + + + + + false + + + Customize + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + - + Qt::Vertical - 387 - 101 + 20 + 54 @@ -747,91 +855,17 @@ - - - Transparency + + + Qt::Vertical - - - - - Main window - - - - - - - 90 - - - Qt::Horizontal - - - - - - - - 25 - 0 - - - - 0 - - - - - - - Equalizer - - - - - - - 90 - - - Qt::Horizontal - - - - - - - 0 - - - - - - - Playlist - - - - - - - 90 - - - Qt::Horizontal - - - - - - - 0 - - - - - + + + 20 + 40 + + + @@ -1019,12 +1053,12 @@ setEnabled(bool) - 305 - 52 + 276 + 39 - 424 - 82 + 276 + 39 @@ -1035,12 +1069,12 @@ setEnabled(bool) - 506 - 56 + 276 + 39 - 506 - 116 + 276 + 39 @@ -1051,12 +1085,12 @@ setEnabled(bool) - 318 - 142 + 276 + 39 - 326 - 163 + 276 + 39 @@ -1067,12 +1101,28 @@ setEnabled(bool) - 264 - 138 + 276 + 39 + + + 276 + 39 + + + + + popupCheckBox + toggled(bool) + popupCustomizeButton + setEnabled(bool) + + + 276 + 39 - 580 - 197 + 276 + 39 @@ -1083,12 +1133,12 @@ setNum(int) - 489 - 285 + 397 + 294 - 553 - 284 + 540 + 289 @@ -1099,12 +1149,12 @@ setNum(int) - 519 - 305 + 496 + 315 - 549 - 309 + 550 + 315 @@ -1115,12 +1165,12 @@ setNum(int) - 511 - 327 + 494 + 333 - 549 - 330 + 542 + 332 diff --git a/src/ui/forms/popupsettings.ui b/src/ui/forms/popupsettings.ui new file mode 100644 index 000000000..7a2517299 --- /dev/null +++ b/src/ui/forms/popupsettings.ui @@ -0,0 +1,234 @@ + + + PopupSettings + + + + 0 + 0 + 292 + 300 + + + + Popup Information Settings + + + + 6 + + + 6 + + + 6 + + + + + 32 + + + 128 + + + 1 + + + 16 + + + Qt::Horizontal + + + + + + + 0 + + + + + + + Transparency: + + + + + + + 90 + + + Qt::Horizontal + + + + + + + + 18 + 0 + + + + 0 + + + + + + + + + Qt::Horizontal + + + + 131 + 31 + + + + + + + + + 0 + 0 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + Cover size: + + + + + + + Template + + + + + + + 0 + 0 + + + + + + + + Qt::Horizontal + + + + 138 + 20 + + + + + + + + Reset + + + + + + + Insert + + + + + + + + + + + + buttonBox + accepted() + PopupSettings + accept() + + + 281 + 286 + + + 62 + 299 + + + + + buttonBox + rejected() + PopupSettings + reject() + + + 281 + 286 + + + 95 + 299 + + + + + transparencySlider + valueChanged(int) + trasparencyLabel + setNum(int) + + + 258 + 251 + + + 282 + 251 + + + + + coverSizeSlider + valueChanged(int) + coverSizeLabel + setNum(int) + + + 258 + 223 + + + 282 + 223 + + + + + -- cgit v1.2.3-13-gbd6f