Searched refs:viewSource (Results 1 – 2 of 2) sorted by relevance
183 …auto viewSource = std::find(actions.cbegin(), actions.cend(), page()->action(QWebEnginePage::ViewS… in contextMenuEvent() local184 if (viewSource == actions.cend()) in contextMenuEvent()