On 27/09/2010, at 9:53 PM, ext Jason H wrote:
> Thanks, I got it working. It's onCompleted. And I'm using your alias trick.
>
> Is there documentation on how to use signals/slots from QML? I looked through
> and didn't see anything on how to define your own signals in QML
The documentation for a
okia.com"
To: scorp...@yahoo.com
Cc: qt-qml@trolltech.com
Sent: Sun, September 26, 2010 7:45:09 PM
Subject: Re: [Qt-qml] Animation events
Hi Jason,
Sorry, I should have been more explicit in that example. "onAnimationFinished"
was meant as a hypothetical signal -- you can define
e to assign [undefined] to QObject*
> target" and
> "QML Connections: Cannot assign to non-existent property
> "onAnimationFinished"
>
> I've tried various targets.
>
> - Original Message ----
> From: "michael.bras...@nokia.com"
> To: sc
.
From: qt-qml-boun...@trolltech.com [qt-qml-boun...@trolltech.com] On Behalf Of
ext Jason H [scorp...@yahoo.com]
Sent: Saturday, 25 September 2010 12:01 PM
To: Jason H; Brasser Michael (Nokia-MS-Qt/Brisbane)
Cc: qt-qml@trolltech.com
Subject: Re: [Qt-qml] Animation events
I still can't
t-qml@trolltech.com
Sent: Fri, September 24, 2010 8:13:58 AM
Subject: Re: [Qt-qml] Animation events
Thanks Michael.
I can't seem to find my animation.
the A.qml is:
Rectangle {
id: redRect
SequentialAnimation {
id: mainAnimation
}
}
When I specify the target, I get
"U
on-existent property
"onAnimationFinished"
I've tried various targets.
- Original Message
From: "michael.bras...@nokia.com"
To: scorp...@yahoo.com
Cc: qt-qml@trolltech.com
Sent: Fri, September 24, 2010 1:56:10 AM
Subject: Re: [Qt-qml] Animation events
On 24/09/2
On 24/09/2010, at 11:47 AM, ext Jason H wrote:
> I know I've asked something like this before, but I've never gotten anything
> to
> work like I wanted. Plus it's mutated over time.
> I have a collection of components. I will start an animation in the first
> component. When the animation comple
I know I've asked something like this before, but I've never gotten anything to
work like I wanted. Plus it's mutated over time.
I have a collection of components. I will start an animation in the first
component. When the animation completes, I want it to consult an external
source
(database,