Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
all
-
faa3e0b41e12ad36bb45272dbcb3991fd99f3836
Description
There should be JS-exposed properties or functions for setting and getting the various parts of the URL: filename, path, scheme etc. For some reason QUrl's feature set is not available in QML, probably just because QUrl is not a QObject, so it can't have properties and invokable functions. Maybe it should be a Q_GADGET then?
Attachments
Issue Links
- is required for
-
QTBUG-56436 saveToFile() does not accept url with protocol
- Closed
- relates to
-
QTBUG-49270 QUrl objects barely usable in QML
- Reported
-
QTBUG-83340 Expose QFileInfo as a FileInfo singleton in QML
- Open
-
QTBUG-92155 Provide a QML module for file system access
- Open