From 2e2a47aa3d46cacf42f776138429fc2855874739 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 2 May 2009 18:17:00 +0000 Subject: creating file operations plugin structure git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@927 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/fileops/settingsdialog.ui | 203 ++++++++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 src/plugins/General/fileops/settingsdialog.ui (limited to 'src/plugins/General/fileops/settingsdialog.ui') diff --git a/src/plugins/General/fileops/settingsdialog.ui b/src/plugins/General/fileops/settingsdialog.ui new file mode 100644 index 000000000..237068aef --- /dev/null +++ b/src/plugins/General/fileops/settingsdialog.ui @@ -0,0 +1,203 @@ + + + SettingsDialog + + + + 0 + 0 + 389 + 293 + + + + File Operations Settings + + + + 6 + + + 6 + + + 6 + + + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + true + + + true + + + true + + + + Enabled + + + + + Operation + + + + + Menu text + + + + + + + + 6 + + + + + New + + + + + + + Delete + + + + + + + Move up + + + + + + + Move down + + + + + + + Qt::Horizontal + + + + 198 + 20 + + + + + + + + + + + + Destination: + + + + + + + + + + ... + + + + + + + File name pattern: + + + + + + + + + + ... + + + + + + + + + Qt::Horizontal + + + + 267 + 20 + + + + + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SettingsDialog + accept() + + + 431 + 376 + + + 155 + 378 + + + + + buttonBox + rejected() + SettingsDialog + reject() + + + 433 + 381 + + + 28 + 375 + + + + + -- cgit v1.2.3-13-gbd6f