[Interest] Qt 5 and filesystem

Дмитрий Козлов gnitry at mail.ru
Thu Jan 3 22:39:05 CET 2013


 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 <sf at 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 at qt-project.org
>http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130104/c3e4808a/attachment.html>


More information about the Interest mailing list