Comment 1 for bug 1318829

Revision history for this message
Thomi Richards (thomir-deactivatedaccount) wrote : Re: [Bug 1318829] [NEW] Get a property that is an object

Hi Tim,

Thanks for the bug report. What is 'complexProperty' in the Qml snippet? If
you have time, providing a self-contained .qml file that runs within
qmlscene would make it much easier for us to reproduce, and fix this
problem.

Cheers,

On Tue, May 13, 2014 at 9:53 AM, Tim Peeters <email address hidden>wrote:

> Public bug reported:
>
> Item {
> id: parentItem
>
> property Item complexProperty
> }
>
> We have a lot of code where inside an Item we define a complex property
> (such as an Item) that we need to access in autopilot, and of which the
> value can be set by other components. Currently I know of no way that we
> can use autopilot to get complexProperty from parentItem.
>
> ** Affects: autopilot-qt
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Autopilot
> Hackers, which is subscribed to Autopilot Qt Support.
> https://bugs.launchpad.net/bugs/1318829
>
> Title:
> Get a property that is an object
>
> Status in Autopilot Qt support:
> New
>
> Bug description:
> Item {
> id: parentItem
>
> property Item complexProperty
> }
>
> We have a lot of code where inside an Item we define a complex
> property (such as an Item) that we need to access in autopilot, and of
> which the value can be set by other components. Currently I know of no
> way that we can use autopilot to get complexProperty from parentItem.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/autopilot-qt/+bug/1318829/+subscriptions
>

--
Thomi Richards
<email address hidden>