Searched refs:ensureAbsoluteUrl (Results 1 – 3 of 3) sorted by relevance
763 static inline QUrl ensureAbsoluteUrl(const QUrl &url) in ensureAbsoluteUrl() function793 const QUrl absolute = ensureAbsoluteUrl(url); in setUrl()890 QUrl url = ensureAbsoluteUrl(req.url()); in load()
1037 ensureAbsoluteUrl() helper function treating the empty URL as a relative URL, and1050 (ensureAbsoluteUrl): do not treat invalid URLs (empty included) as relative.
8 ensureAbsoluteUrl function was stripping the query and the12 (ensureAbsoluteUrl):5627 QWebFrame::setUrl() calls ensureAbsoluteUrl() twice. It's better to5632 calling ensureAbsoluteUrl() on it.21382 (ensureAbsoluteUrl):