Re: [Gammaray-interest] GammaRay for UI testing automation

2018-06-18 Thread Christian Gagneraud
On 19 June 2018 at 11:46, Christian Gagneraud wrote: > On 18 June 2018 at 19:50, Volker Krause wrote: >> On Sunday, 17 June 2018 04:31:53 CEST Christian Gagneraud wrote: >>> On 15 June 2018 at 23:07, Volker Krause wrote: >>> > On Friday, 15 June 2018 05:12:53 CEST Christian Gagneraud wrote: >>>

Re: [Gammaray-interest] GammaRay for UI testing automation

2018-06-18 Thread Christian Gagneraud
On 18 June 2018 at 19:50, Volker Krause wrote: > On Sunday, 17 June 2018 04:31:53 CEST Christian Gagneraud wrote: >> On 15 June 2018 at 23:07, Volker Krause wrote: >> > On Friday, 15 June 2018 05:12:53 CEST Christian Gagneraud wrote: >> >> On 14 June 2018 at 03:47, Volker Krause wrote: >> Are al

Re: [Gammaray-interest] XPath and ObjectTreeModel

2018-06-18 Thread Christian Gagneraud
On 18 June 2018 at 20:21, Volker Krause wrote: > > Btw, how did you do the property access? QMetaProperty directly or using the > PropertyAdaptor system that's used by the property model? > > QMetaProperty is probably good enough in most cases and comparatively light- > weight, OTOH PropertyAdapto

Re: [Gammaray-interest] XPath and ObjectTreeModel

2018-06-18 Thread Volker Krause
Very cool! On Monday, 18 June 2018 05:07:00 CEST Christian Gagneraud wrote: > Hi there, > > Quick email to report about my week-end experiments/gross hacks. > > I created 2 classes: > - ObjectQueryEngine > - ObjectXmlNodeModel (derived from QSimpleXmlNodeModel) > > The ObjectQueryEngine as a

Re: [Gammaray-interest] GammaRay for UI testing automation

2018-06-18 Thread Volker Krause
On Sunday, 17 June 2018 04:31:53 CEST Christian Gagneraud wrote: > On 15 June 2018 at 23:07, Volker Krause wrote: > > On Friday, 15 June 2018 05:12:53 CEST Christian Gagneraud wrote: > >> On 14 June 2018 at 03:47, Volker Krause wrote: > >> The object query engine would then sit on top of the obje