From d779d32c8c32e0e0c22662046498620b11fa46de Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 12 Feb 2017 00:29:01 +0800 Subject: New functionality API. Port built-in features to the new API. Start the revamp of the main Window. Credit of the new design goes to @BLumia. --- qmidiplayer-desktop/qmpcustomizewindow.ui | 107 ++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 qmidiplayer-desktop/qmpcustomizewindow.ui (limited to 'qmidiplayer-desktop/qmpcustomizewindow.ui') diff --git a/qmidiplayer-desktop/qmpcustomizewindow.ui b/qmidiplayer-desktop/qmpcustomizewindow.ui new file mode 100644 index 0000000..94b6531 --- /dev/null +++ b/qmidiplayer-desktop/qmpcustomizewindow.ui @@ -0,0 +1,107 @@ + + + qmpCustomizeWindow + + + + 0 + 0 + 578 + 315 + + + + Customize widgets + + + + + + + + QAbstractItemView::InternalMove + + + + + + + + + > + + + + + + + < + + + + + + + + + QAbstractItemView::InternalMove + + + + + + + + + Items can be sorted by drag and drop. + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + qmpCustomizeWindow + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + qmpCustomizeWindow + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3