14 lines
205 B
XML
14 lines
205 B
XML
{
|
|
"widgettype": "QRCodeSCan",
|
|
"options": {},
|
|
"binds": [
|
|
"wid": "self",
|
|
"event": "recognized",
|
|
"actiontype": "urlwidget",
|
|
"target": "root.page_center",
|
|
"options": {
|
|
"url": "$text"
|
|
}
|
|
]
|
|
}
|