[Qt-qml] XML patterns and Namespace prefix

2010-11-21 Thread adrian hornsby
Hi all, I am trying to parse an activity-stream: tag:photopanic.example.com,2008:photo01 My Cat 2008-11-02T15:29:00Z tag:atomactivity.example.com,2008:photo with QML XMLlistmodel and XMLrole as follows: query: "/wall/entry" XmlRole { name: "title"; query: "title/string()" } XmlRole { nam

Re: [Qt-qml] JavaScript with .pragma library cannot see Component object

2010-11-21 Thread aaron.kennedy
Hi, On 20/11/2010, at 2:41 AM, ext ext-ivailo.il...@nokia.com wrote: > Yes I've read that, but the strange thing is that Component is just global > object for the JS - just like Qt. Why I can access Qt and cannot Components? The name "Component" is bound by the presence of an import statement,

Re: [Qt-qml] Aliasing handler properties

2010-11-21 Thread aaron.kennedy
Hi, On 19/11/2010, at 10:42 PM, ext simon.tur...@nokia.com wrote: Why does this not work? property alias onClicked: myEmbeddedMouseArea.onClicked It’s just a property after all. Just one that’s just a function assigned to it. When written like that it sounds tri

Re: [Qt-qml] Component loading in background thread?

2010-11-21 Thread warwick.allison
> I'm exposing a complex QGraphicsWidget to QML and the problem is, that > whenever I load that component my application freezes for a second (on > desktop, on mobile it's much longer). > > I'd like to display a lightweight 'loading' animation and load that > component in the background without fr

[Qt-qml] Looking for existing Qt/QML MediaCenter application

2010-11-21 Thread Benjamin Zores
Hi, I was wondering if anyone's currently working (or planning to) on a QML-based MediaCenter application. I'm project leader of GeeXboX [1] multimedia distribution and Enna [2] EFL-based MediaCenter application and, for various reasons, I'm considering a switch from EFL to Qt/QML since quite a w

Re: [Qt-qml] Mouse wheel events in QML

2010-11-21 Thread Gregory Schlomoff
You have to make your own component in C++ to catch them. On Sun, Nov 21, 2010 at 1:29 AM, Girish Ramakrishnan wrote: > See http://bugreports.qt.nokia.com/browse/QTBUG-7369. In short, > Flickable supports it but not MouseArea. > > Girish > > On Sat, Nov 20, 2010 at 9:17 PM, Jerzy Chalupski > w

Re: [Qt-qml] Qt-qml Digest, Vol 9, Issue 53

2010-11-21 Thread ahmad.mushtaq
"ext qt-qml-requ...@trolltech.com" wrote: Send Qt-qml mailing list submissions to qt-qml@trolltech.com To subscribe or unsubscribe via the World Wide Web, visit http://lists.trolltech.com/mailman/listinfo/qt-qml or, via email, send a message with subject or body 'help' to