Most likely, you'll have to write on C++ your component. You also can use 
FolderListModel ( http://doc.qt.digia.com/qt/qml-folderlistmodel.html ).

For example, for my needs I made this:
http://pastebin.com/BSPF3sBw
http://pastebin.com/sxwCb3e5


Четверг, 3 января 2013, 21:54 +01:00 от Stéphane Fabry <s...@xris.eu>:
>Hello,
>
>Let's say I'd like to make a desktop application with Qt5 and QtQuick2, the 
>new era :)
>
>How can I simply prompt a file dialog, or display in my QML filesystem entries 
>?
>Both QFileDialog and QFileSystemModel are still in QtWidget module :(
>I think they should go in QtGui.
>
>-- 
>Stéphane Fabry
>
>_______________________________________________
>Interest mailing list
>Interest@qt-project.org
>http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to