From 2d622fd9bcb8da9dd3f3206e296cd6a701fc9d12 Mon Sep 17 00:00:00 2001 From: vovanec Date: Sat, 23 Jun 2007 16:48:01 +0000 Subject: moved into qmmp dir git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@12 90c681e8-e032-0410-971d-27865f9a5e38 --- src/configdialog.ui | 694 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 694 insertions(+) create mode 100644 src/configdialog.ui (limited to 'src/configdialog.ui') diff --git a/src/configdialog.ui b/src/configdialog.ui new file mode 100644 index 000000000..65e92eabe --- /dev/null +++ b/src/configdialog.ui @@ -0,0 +1,694 @@ + + ConfigDialog + + + + 0 + 0 + 521 + 375 + + + + Qmmp Settings + + + + 9 + + + 6 + + + + + 0 + + + 6 + + + + + + 7 + 7 + 0 + 0 + + + + + 140 + 16777215 + + + + QListView::Static + + + QListView::TopToBottom + + + false + + + QListView::Adjust + + + QListView::IconMode + + + false + + + 100 + + + false + + + 0 + + + + Appearance + + + :/interface.png + + + + + Playlist + + + :/playlist.png + + + + + Plugins + + + :/plugins.png + + + + + Advanced + + + :/advanced.png + + + + + + + + + 5 + 5 + 0 + 0 + + + + QFrame::Raised + + + 0 + + + + + 9 + + + 6 + + + + + Skins + + + + 9 + + + 6 + + + + + QListView::Static + + + QListView::TopToBottom + + + QListView::ListMode + + + 0 + + + + + + + + + + Fonts + + + + 9 + + + 6 + + + + + + 80 + 16777215 + + + + Player: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + 80 + 16777215 + + + + Playlist: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + QFrame::Panel + + + QFrame::Sunken + + + ??? + + + + + + + ... + + + + + + + QFrame::Panel + + + QFrame::Sunken + + + ??? + + + + + + + ... + + + + + + + + + + + + 9 + + + 6 + + + + + Metadata + + + + 9 + + + 6 + + + + + Load metadata from files + + + + + + + + + + Song Display + + + + 9 + + + 6 + + + + + Title format: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + + + ... + + + + + + + + + + Qt::Vertical + + + + 20 + 121 + + + + + + + + + + 9 + + + 6 + + + + + Preferences + + + + + + + Information + + + + + + + Qt::Horizontal + + + + 101 + 20 + + + + + + + + QTabWidget::North + + + QTabWidget::Rounded + + + 0 + + + + Input + + + + 9 + + + 6 + + + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + 0 + + + 0 + + + + + + + + Output + + + + 9 + + + 6 + + + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + + + + + + + + + + + 9 + + + 6 + + + + + Tray Icon + + + + 9 + + + 6 + + + + + Show tooltip + + + + + + + Show message + + + + + + + 10000 + + + 100 + + + 100 + + + 1000 + + + + + + + Message delay, ms: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + Show tray icon + + + + + + + + + + Action On Close + + + + 9 + + + 6 + + + + + Hide to tray + + + + + + + Quit + + + true + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + + + Qt::Horizontal + + + + + + + 0 + + + 6 + + + + + Qt::Horizontal + + + + 341 + 20 + + + + + + + + Close + + + + + + + + + + + + + closeButton + clicked() + ConfigDialog + accept() + + + 510 + 364 + + + 316 + 340 + + + + + trayCheckBox + toggled(bool) + toolTipCheckBox + setEnabled(bool) + + + 344 + 66 + + + 177 + 113 + + + + + trayCheckBox + toggled(bool) + messageDelaySpinBox + setEnabled(bool) + + + 208 + 55 + + + 469 + 148 + + + + + trayCheckBox + toggled(bool) + messageCheckBox + setEnabled(bool) + + + 262 + 55 + + + 258 + 76 + + + + + messageCheckBox + toggled(bool) + messageDelaySpinBox + setEnabled(bool) + + + 307 + 82 + + + 469 + 148 + + + + + trayCheckBox + clicked(bool) + closeGroupBox + setEnabled(bool) + + + 376 + 56 + + + 436 + 175 + + + + + -- cgit v1.2.3-13-gbd6f