HomeSort by relevance Sort by last modified time
    Searched refs:pageAction (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebKit/qt/Api/
qgraphicswebview.h 77 QAction* pageAction(QWebPage::WebAction action) const;
qwebview.h 78 QAction* pageAction(QWebPage::WebAction action) const;
qwebview.cpp 255 obtained from pageAction(). More functionality such as reloading the view,
257 encapsulated within the QAction objects returned by pageAction(). These
571 QAction *QWebView::pageAction(QWebPage::WebAction action) const
585 \sa pageAction()
834 \sa reload(), pageAction(), loadFinished()
850 \sa forward(), pageAction()
866 \sa back(), pageAction()
877 \sa stop(), pageAction(), loadStarted()
qgraphicswebview.cpp 882 QAction *QGraphicsWebView::pageAction(QWebPage::WebAction action) const
891 \sa pageAction()

Completed in 62 milliseconds