From e4b589cbc66a1d601bd9f098fe775421466ff820 Mon Sep 17 00:00:00 2001 From: q5sys Date: Thu, 17 Aug 2017 19:32:10 -0400 Subject: add lumina-fm-dev to tree while I work on it --- .../lumina-fm-dev/widgets/SlideshowWidget.ui | 346 +++++++++++++++++++++ 1 file changed, 346 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-fm-dev/widgets/SlideshowWidget.ui (limited to 'src-qt5/desktop-utils/lumina-fm-dev/widgets/SlideshowWidget.ui') diff --git a/src-qt5/desktop-utils/lumina-fm-dev/widgets/SlideshowWidget.ui b/src-qt5/desktop-utils/lumina-fm-dev/widgets/SlideshowWidget.ui new file mode 100644 index 00000000..cab4c5f9 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-fm-dev/widgets/SlideshowWidget.ui @@ -0,0 +1,346 @@ + + + SlideshowWidget + + + + 0 + 0 + 400 + 300 + + + + Form + + + + 1 + + + 1 + + + 1 + + + 1 + + + + + + + + + Delete this image file + + + ... + + + true + + + + + + + Qt::Horizontal + + + + + + + Rotate this image file counter-clockwise + + + ... + + + true + + + + + + + Rotate this image file clockwise + + + ... + + + true + + + + + + + Qt::Horizontal + + + + + + + Zoom in + + + Zoom in + + + ... + + + true + + + + + + + Zoom out + + + Zoom out + + + ... + + + true + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + true + + + + + 0 + 0 + 364 + 264 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 + 0 + + + + QFrame::NoFrame + + + QFrame::Raised + + + + + + false + + + Qt::AlignCenter + + + + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Qt::NoFocus + + + Go to Beginning + + + ... + + + Shift+Left + + + + + + + Qt::NoFocus + + + Go to Previous + + + ... + + + Left + + + + + + + + 0 + 0 + + + + Qt::Horizontal + + + + + + + + 75 + true + + + + Qt::StrongFocus + + + true + + + + File Name + + + + + + + + 1/10 + + + Qt::AlignCenter + + + + + + + + 0 + 0 + + + + Qt::Horizontal + + + + + + + Qt::NoFocus + + + Go to Next + + + ... + + + Right + + + + + + + Qt::NoFocus + + + Go to End + + + ... + + + Shift+Right + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + -- cgit