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>
Showing
- modules/gui/qt/Makefile.am 1 addition, 0 deletionsmodules/gui/qt/Makefile.am
- modules/gui/qt/dialogs/dialogs/qml/WindowDialog.qml 101 additions, 0 deletionsmodules/gui/qt/dialogs/dialogs/qml/WindowDialog.qml
- modules/gui/qt/vlc.qrc 1 addition, 0 deletionsmodules/gui/qt/vlc.qrc
- po/POTFILES.in 1 addition, 0 deletionspo/POTFILES.in
Loading
Please register or sign in to comment