Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
#!/usr/bin/qml
Description
irritated by the warning when using the only way to read local files with vanilla js/qml:
XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
i was wondering if we will (ever) get standard system functions (like read/write files and dirs) in vanilla js/qml?
Attachments
Issue Links
- relates to
-
QTBUG-103246 Qt should have a QIo like what KIO is. But much much better
- Open
-
QTBUG-108146 move remote resource loading from Qt Quick to QtCore
- Reported
-
QTBUG-46430 QML url type needs more features
- Closed
-
QTBUG-99611 Webassembly Support for "File System Access API"
- In Progress
-
QTBUG-92806 Create a QML module for system/OS-related stuff
- Closed
-
QTBUG-83340 Expose QFileInfo as a FileInfo singleton in QML
- Open
-
QTBUG-7010 QFileSystemModel does not work on the virtual resource file system
- Open