Replacement for QAbstractFileEngine
Unsolved
General and Desktop
-
According Qt5 documentation QAbstractFileEngine was removed from public API. I'm looking for replacement. Of course, I can implement it by myself or use third-party implementation. But I don't know how to integrate QFile, QDir, QFileInfo with third-party VFS implementation. Is it possible?
-
Hi,
You should rather bring that question to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.