qml: add WindowDialog
commit97019ddc6cf2a9b2528dab6efa9c138bd3a1c088
authorFatih Uzunoglu <fuzun54@outlook.com>
Thu, 1 Apr 2021 22:22:23 +0000 (2 01:22 +0300)
committerPierre Lamot <pierre@videolabs.io>
Tue, 6 Apr 2021 09:54:15 +0000 (6 11:54 +0200)
tree5f261e35b68511dc0a56cd17f3da32bb674a0983
parentde81809a25a712bacfbd5287722ca539150ded7d
qml: add WindowDialog

WindowDialog is a wrapper of QtQuick.Window which
provides a simple base for qml based dialogs. It
is intended to be an alternative to Qt.labs.platform
Dialog and Qt Quick Controls 2 Dialog.

Signed-off-by: Pierre Lamot <pierre@videolabs.io>
modules/gui/qt/Makefile.am
modules/gui/qt/dialogs/dialogs/qml/WindowDialog.qml [new file with mode: 0644]
modules/gui/qt/vlc.qrc
po/POTFILES.in