Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.3.2
Description
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,...).
Attachments
Issue Links
- duplicates
-
QTBUG-124395 (Re-)create a stable QAbstractFileEngine-ish interface
- Reported
- relates to
-
QTBUG-103246 Qt should have a QIo like what KIO is. But much much better
- Open
-
QTBUG-3897 Please make QZip as a permanent class inside Qt
- Open
- replaces
-
QTBUG-29121 need QAbstractFileEngine set public export
- Open