From 5fe7e5d6ec417c44d39431d5839dd50a6d270bd6 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 16 Jun 2015 19:10:42 +0000 Subject: gme: added settings form git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5165 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/gme/settingsdialog.ui | 126 ++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 src/plugins/Input/gme/settingsdialog.ui (limited to 'src/plugins/Input/gme/settingsdialog.ui') diff --git a/src/plugins/Input/gme/settingsdialog.ui b/src/plugins/Input/gme/settingsdialog.ui new file mode 100644 index 000000000..a3cd79ea8 --- /dev/null +++ b/src/plugins/Input/gme/settingsdialog.ui @@ -0,0 +1,126 @@ + + + SettingsDialog + + + + 0 + 0 + 360 + 108 + + + + GME Plugin Settings + + + + 6 + + + 6 + + + 6 + + + + + QFormLayout::AllNonFixedFieldsGrow + + + + + Fadeout length: + + + + + + + false + + + ms + + + 500 + + + 10000 + + + + + + + Enable fadeout + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 254 + 101 + + + 157 + 274 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 322 + 101 + + + 286 + 274 + + + + + fadeoutCheckBox + toggled(bool) + fadeoutSpinBox + setEnabled(bool) + + + 83 + 17 + + + 149 + 42 + + + + + -- cgit v1.2.3-13-gbd6f