Add orientation binding in QZXingFilter QML component

This commit is contained in:
Nikolaos Ftylitakis 2021-08-12 11:05:36 +03:00
parent bef8c129bf
commit b1659be29a
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ ApplicationWindow
QZXingFilter
{
id: zxingFilter
orientation: videoOutput.orientation
captureRect: {
// setup bindings
videoOutput.contentRect;