Re: [Development] Override toString() method for c++ QObject types in QML

2015-11-10 Thread Luke Parry
That's fine. I was curious if this was possible or not in the current state of QML2. I do not yet have critical need for it but it could also be useful for overriding the valueOf prototype. I will just use another method to provide debug information about a QObject type. Thanks for the quick answ

[Development] Override toString() method for c++ QObject types in QML

2015-11-07 Thread Luke Parry
nally? Could a workaround be done through javascript prototype methods... It would just improve the readability of debug messages and errors when running scripts. Huge Thanks, Luke Parry ___ Development mailing list Development@qt-project.org http://lis

Re: [Development] C++ QML Interface thoughts

2015-01-08 Thread Luke Parry
technical but perhaps someone knows a good resource that may help? Also, would you be happy to send a pdf of your slides from the talk you held Qt Dev Days? Huge Thanks, Luke On 7 January 2015 at 12:17, Bo Thorsen wrote: > Den 06-01-2015 kl. 12:47 skrev Luke Parry: > > I am havi

[Development] C++ QML Interface thoughts

2015-01-07 Thread Luke Parry
from a c++ instance. Is this feasible with QML without some compromise? I would like to think I'm missing something subtle or something blatantly obvious. Huge Thanks Luke Parry ___ Development mailing list Development@qt-project.org http://lis