Home
last modified time | relevance | path

Searched defs:setMetaRefreshEnabled (Results 1 – 3 of 3) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/
H A Dkhtml_iface.cpp109 void KHTMLPartIface::setMetaRefreshEnabled(bool enable) in setMetaRefreshEnabled() function in KHTMLPartIface
H A Dkhtml_part.cpp1175 void KHTMLPart::setMetaRefreshEnabled(bool enable) in setMetaRefreshEnabled() function in KHTMLPart
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkhtml.py4530 def setMetaRefreshEnabled(self, enable): member in KHTMLPart