Searched defs:stopAction (Results 1 – 2 of 2) sorted by relevance
125 QAction* stopAction = wv->property("stop").value<QAction*>(); in basicProperties() local174 QAction* stopAction = wv->property("stop").value<QAction*>(); in historyNav() local
662 QAction* QDeclarativeWebView::stopAction() const in stopAction() function in QDeclarativeWebView