Searched refs:pendingUrl (Results 1 – 1 of 1) sorted by relevance
66 QUrl pendingUrl; member in QDeclarativeWebViewPrivate294 setUrl(d->pendingUrl); in componentComplete()297 setHtml(d->pendingString, d->pendingUrl); in componentComplete()300 setContent(d->pendingData, d->pendingString, d->pendingUrl); in componentComplete()404 d->pendingUrl = url; in setUrl()844 d->pendingUrl = baseUrl; in setHtml()858 d->pendingUrl = baseUrl; in setContent()