From kfm-devel Mon Sep 30 16:18:21 2013 From: David Faure Date: Mon, 30 Sep 2013 16:18:21 +0000 To: kfm-devel Subject: Re: Porting dolphin to Qt5/KF5? Message-Id: <2757489.61ncaSajVv () asterix> X-MARC-Message: https://marc.info/?l=kfm-devel&m=138055755808672 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@kde.org, http://www.davidfaure.fr Working on KDE, in particular KDE Frameworks 5