On 13/05/2010, at 9:55 PM, ext Helio Chissini de Castro wrote:
> As the calculator sample shows ( in demos/declarative ), to deal with
> rotation
> state it uses the runtime object.
>
> This is valid when we are running from qml runtime launcher, but when we are
> using a C++ app with embedded
Hello
As the calculator sample shows ( in demos/declarative ), to deal with rotation
state it uses the runtime object.
This is valid when we are running from qml runtime launcher, but when we are
using a C++ app with embedded qml, the runtime object not exists anymore.
What is the proper way t