From e83e63bc9edb60980daa66bacf284297aa5a565f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 21 Oct 2020 21:06:43 +0000 Subject: lyrics: added widget for qsui git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9515 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/lyrics/lyricswidget.ui | 241 +++++++++++++++++++++++++++++ 1 file changed, 241 insertions(+) create mode 100644 src/plugins/General/lyrics/lyricswidget.ui (limited to 'src/plugins/General/lyrics/lyricswidget.ui') diff --git a/src/plugins/General/lyrics/lyricswidget.ui b/src/plugins/General/lyrics/lyricswidget.ui new file mode 100644 index 000000000..28e901ef1 --- /dev/null +++ b/src/plugins/General/lyrics/lyricswidget.ui @@ -0,0 +1,241 @@ + + + LyricsWindow + + + + 0 + 0 + 656 + 542 + + + + Lyrics Plugin + + + + 6 + + + 6 + + + 6 + + + + + + + Provider: + + + + + + + + 0 + 0 + + + + QComboBox::AdjustToContents + + + + + + + ... + + + + .. + + + true + + + + + + + ... + + + + .. + + + true + + + true + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 40 + 20 + + + + + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Title: + + + + + + + Album: + + + + + + + + 0 + 0 + + + + + + + + Track: + + + + + + + Artist: + + + + + + + + + + + + + + + Year: + + + + + + + + 73 + 0 + + + + 2050 + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + 0 + 0 + + + + + + + + + + + true + + + + + + + QDialogButtonBox::Close + + + + + + + + + buttonBox + rejected() + LyricsWindow + close() + + + 465 + 405 + + + 513 + 391 + + + + + -- cgit v1.2.3-13-gbd6f