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-46430 QML url type needs more features
- Closed
-
QTBUG-92806 Create a QML module for system/OS-related stuff
- Closed
-
QTBUG-83340 Expose QFileInfo as a FileInfo singleton in QML
- Open