Hello,
I'm having in issue with ListView.positionViewAtIndex(), i'm changing the
index with the last selection of the user in Component.onCompleted(),
but positionViewAtIndex() seems to behave randomly: sometime the listview
is moved correctly, sometime is off by 1 or 2 items.
I've been having thi
On Fri, Nov 2, 2012 at 12:58 AM, Turunen Tuukka
wrote:
> Blog having too little articles for you. We are continuously blogging on
> interesting topics, for example the last 4 blogs have been about: Styles in
> Qt 5, Using Angle for HW accelerated graphics on Windows, Release of Qt
> Creator 2.6 be
It would be nice to have 2 weeks update for each major internal project, qt
blog is almost dead since it's passed to digia.
Without any update digia is loosing credibility, but we all know that digia
is worthy of trust and credibility, don't we?
Regards,
Davide Baldo
On Thu, Nov 1, 2012 at 2:39 A
Hi, moving from QtQuick 1.1 to 2.0 i noticed that openDatabaseSync()
is no longer available in WorkerScript context and ".import
QtQuick.LocalStorage 2.0 as LS" doesn't work either, is there another
way to use database within a WorkerScript context?
Thanks in advance
Davide
ps: Documentation of L