[Qt-qml] Custom Item on a ListModel

2010-11-30 Thread Thomas PABST
; anchors.centerIn: parent; horizontalAlignment: Qt.AlignHCenter; font.weight: Font.Bold; } } } } - Thomas PABST thomas.pa...@gmail.com

Re: [Qt-qml] work with folder property on FolderListModel

2010-11-25 Thread Thomas PABST
. - Thomas PABST thomas.pa...@gmail.com 2010/11/25 martin.jo...@nokia.com The parent folder is easy to get, since there is a parentFolder property. There is no way to get a directory in the current folder, short of using the model in a repeater, for example

[Qt-qml] work with folder property on FolderListModel

2010-11-24 Thread Thomas PABST
++ ! Thanks - Thomas PABST thomas.pa...@gmail.com ___ Qt-qml mailing list Qt-qml@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-qml

[Qt-qml] FolderListModel

2010-11-22 Thread Thomas PABST
with Qml or we should use both qml/c++ ? I'm thinking about the Repeater element, ListView element or grid element, but we must define the number of case each time ! - Thomas PABST thomas.pa...@gmail.com

[Qt-qml] How get informations from a qml-object ?

2010-11-08 Thread Thomas PABST
: screen.getwidth(); } Thanks - Thomas PABST thomas.pa...@gmail.com ___ Qt-qml mailing list Qt-qml@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-qml