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/popupsettings.ui | 234 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 src/ui/forms/popupsettings.ui (limited to 'src/ui/forms/popupsettings.ui') 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