Lines Matching refs:property
1213 \property QWebPage::palette
1218 By default, this property contains the application's default palette.
1401 \a property specifies which property is queried.
1405 QVariant QWebPage::inputMethodQuery(Qt::InputMethodQuery property) const
1422 switch (property) {
2117 \property QWebPage::viewportSize
2123 By default, for a newly-created Web page, this property contains a size with
2152 \property QWebPage::preferredContentsSize
2216 \property QWebPage::selectedText
2219 By default, this property contains an empty string.
2503 \property QWebPage::modified
2506 By default, this property is false.
2661 \property QWebPage::contentEditable
2665 If this property is enabled the contents of the page can be edited by the user through a visible
2694 \property QWebPage::forwardUnsupportedContent
2716 \property QWebPage::linkDelegationPolicy
3488 \note This signal is only emitted if the forwardUnsupportedContent property is set to true.
3515 property is set to delegate the link handling for the specified \a url.