Searched defs:WebAttribute (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKit/qt/Api/
H A Dqwebsettings.h51 enum WebAttribute { enum in class:QWebSettings
98 void setAttribute(WebAttribute attr, bool on);
99 bool testAttribute(WebAttribute attr) const;
100 void resetAttribute(WebAttribute attr);

Completed in 21 milliseconds