Searched refs:DnsPrefetchEnabled (Results 1 – 7 of 7) sorted by relevance
29 if (QWebSettings::globalSettings()->testAttribute(QWebSettings::DnsPrefetchEnabled)) { in prefetchDNS()
142 case DnsPrefetchEnabled: in testAttribute()180 case DnsPrefetchEnabled: in setAttribute()
49 DnsPrefetchEnabled enumerator
70 DnsPrefetchEnabled, enumerator
496 d->attributes.insert(QWebSettings::DnsPrefetchEnabled, false); in QWebSettings()
10099 binary compatibility. DnsPrefetchEnabled was in the last release and needs15219 Append the new DnsPrefetchEnabled attribute at the end of the enum.
10880 Added PrivateBrowsingEnabled, DeveloperExtrasEnabled, DnsPrefetchEnabled attributes