Lines Matching full:setter
10157 Added a setter to the DocumentLoader to toggle the deferred loading of the main
11979 Added QWebView/QWebFrame::setUrl, which unlike load() clears the view immediately, schedules a load of the url but also makes sure url() returns the set url. This setter is now also used for the url property.
14677 Combined the font sizes accessors/setters under one setter/getter with an enum.
15029 but instead just behave as a normal setter that takes ownership of the platform menu description (the qmenu).
17169 Added httpHeaderField setter/getter to QWebNetworkRequest for convenience.