oint at which you run this code?
>
> Mark T
>
> From: Interest
> [mailto:interest-bounces+mark.tucker=airborne.a...@qt-project.org] On Behalf
> Of Nuno Santos
> Sent: 30 November 2017 10:11
> To: Qt Project MailingList
> Subject: [Interest] Awkward Javascript pr
n Behalf Of
Nuno Santos
Sent: 30 November 2017 10:11
To: Qt Project MailingList
Subject: [Interest] Awkward Javascript problem
Hi,
I usually register a controller property that points to a Controller classe
when I start my Qt apps. I can then access the controller from any point o
Hi,
I usually register a controller property that points to a Controller classe
when I start my Qt apps. I can then access the controller from any point of the
code in Javascript:
quickView->rootContext()->setContextProperty("controller", &controller);
Curiously, I’m having an issue in which i