Searched refs:m_loadingUrl (Results 1 – 2 of 2) sorted by relevance
105 m_loadingUrl = request.url(); in acceptNavigationRequest()106 emit loadingUrl(m_loadingUrl); in acceptNavigationRequest()140 if (m_loadingUrl != reply->url()) { in handleUnsupportedContent()183 if (m_loadingUrl == reply->url()) { in handleUnsupportedContent()
75 QUrl m_loadingUrl; variable