KBookmark: improve addBookmark apidox
ClosedPublic

Authored by elvisangelaccio on Sep 15 2019, 10:16 AM.

Details

Summary

Clarify that the URL will be stored in its toString(QUrl::FullyEncoded)
version.

Diff Detail

Repository
R294 KBookmarks
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 15 2019, 10:16 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
elvisangelaccio requested review of this revision.Sep 15 2019, 10:16 AM
dfaure accepted this revision.Sep 15 2019, 10:25 AM

OK (why does this matter to the user of the class, though?)

This revision is now accepted and ready to land.Sep 15 2019, 10:25 AM

OK (why does this matter to the user of the class, though?)

See D23706, dolphin is going to need regex-based matches on the placesmodel URLs.

This revision was automatically updated to reflect the committed changes.