Porting dolphin to Qt5/KF5?

David Faure faure at kde.org
Mon Sep 30 17:18:21 BST 2013


On Thursday 19 September 2013 14:00:16 Mark wrote:
> 3. A third possible way is something i've only "heard" of, i don't know
> it's status or if it's even possible in Qt 5.2. There was some talk some
> time ago about using different filesystem backends. There KIO would
> possibly be a backend which would then allow you to use QFileSystemModel.
> You also have QDirModel, but that is "obsolete". Again, i don't know the
> status here or if it's even possible. Perhaps David can fill in the gap?

The filesystem engines in qt are deprecated, and don't fit asynchronous 
network communication anyway.

KIO is here to stay.
(and KDirModel, at least for QAIVs)

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5





More information about the kfm-devel mailing list