Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-41387

Can't add a custom file system support (QFSFileEngine, QAbstractFileEngine, QAbstractFileEngineIterator, and QAbstractFileEngineHandler not replaced)

XMLWordPrintable

      Qt 5 drop the support of QAbstractFileEngine and other classes of this module, but there is still no replacement for the moment.

      I recently had to add the support of an internal file system, and I had to do it on this deprecated API which is now private. It seems to be an issue for me, cause documentation lack of informations and support is unofficial.

      As QAbstractFileEngine system still work perfectly why it is not simply public? The main issue I want is the documentation that don't tell enough on how method have to be implemented. So I got some difficulties to make QMLEngine able to load correctly all files (I still have some issues with .qml on Android, but it works on Windows,...).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            laknoll Lars Knoll
            flamaros Xavier Bigand
            Votes:
            8 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes