Home
last modified time | relevance | path

Searched refs:setNewWindowComponent (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/qt/declarative/
Dqdeclarativewebview_p.h119 …rativeComponent* newWindowComponent READ newWindowComponent WRITE setNewWindowComponent NOTIFY new…
188 void setNewWindowComponent(QDeclarativeComponent *newWindow);
Dqdeclarativewebview.cpp931 void QDeclarativeWebView::setNewWindowComponent(QDeclarativeComponent* newWindow) in setNewWindowComponent() function in QDeclarativeWebView
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-166435 (QDeclarativeWebView::setNewWindowComponent):