minor ui fixes
This commit is contained in:
parent
420c616e9d
commit
f7926847ac
11 changed files with 50 additions and 34 deletions
|
|
@ -73,10 +73,6 @@ PageType {
|
|||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
console.log(qrCodeRectange.x)
|
||||
console.log(qrCodeRectange.y)
|
||||
console.log(qrCodeRectange.width)
|
||||
|
||||
qrCodeReader.setCameraSize(Qt.rect(qrCodeRectange.x,
|
||||
qrCodeRectange.y,
|
||||
qrCodeRectange.width,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue