Searched refs:WebPopupWindow (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | webpopupwindow.cpp | 60 WebPopupWindow::WebPopupWindow(QWebEngineProfile *profile) in WebPopupWindow() function in WebPopupWindow 85 …connect(m_view->page(), &WebPage::geometryChangeRequested, this, &WebPopupWindow::handleGeometryCh… in WebPopupWindow() 89 WebView *WebPopupWindow::view() const in view() 94 void WebPopupWindow::handleGeometryChangeRequested(const QRect &newGeometry) in handleGeometryChangeRequested()
|
| H A D | webpopupwindow.h | 64 class WebPopupWindow : public QWidget 69 WebPopupWindow(QWebEngineProfile *profile);
|
| H A D | webview.cpp | 169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | webpopupwindow.cpp | 60 WebPopupWindow::WebPopupWindow(QWebEngineProfile *profile) in WebPopupWindow() function in WebPopupWindow 85 …connect(m_view->page(), &WebPage::geometryChangeRequested, this, &WebPopupWindow::handleGeometryCh… in WebPopupWindow() 89 WebView *WebPopupWindow::view() const in view() 94 void WebPopupWindow::handleGeometryChangeRequested(const QRect &newGeometry) in handleGeometryChangeRequested()
|
| H A D | webpopupwindow.h | 64 class WebPopupWindow : public QWidget 69 WebPopupWindow(QWebEngineProfile *profile);
|
| H A D | webview.cpp | 169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | webpopupwindow.cpp | 59 WebPopupWindow::WebPopupWindow(QWebEngineProfile *profile) in WebPopupWindow() function in WebPopupWindow 84 …connect(m_view->page(), &WebPage::geometryChangeRequested, this, &WebPopupWindow::handleGeometryCh… in WebPopupWindow() 88 WebView *WebPopupWindow::view() const in view() 93 void WebPopupWindow::handleGeometryChangeRequested(const QRect &newGeometry) in handleGeometryChangeRequested()
|
| H A D | webpopupwindow.h | 64 class WebPopupWindow : public QWidget 69 WebPopupWindow(QWebEngineProfile *profile);
|
| H A D | webview.cpp | 169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | webpopupwindow.cpp | 59 WebPopupWindow::WebPopupWindow(QWebEngineProfile *profile) in WebPopupWindow() function in WebPopupWindow 84 …connect(m_view->page(), &WebPage::geometryChangeRequested, this, &WebPopupWindow::handleGeometryCh… in WebPopupWindow() 88 WebView *WebPopupWindow::view() const in view() 93 void WebPopupWindow::handleGeometryChangeRequested(const QRect &newGeometry) in handleGeometryChangeRequested()
|
| H A D | webpopupwindow.h | 64 class WebPopupWindow : public QWidget 69 WebPopupWindow(QWebEngineProfile *profile);
|
| H A D | webview.cpp | 169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 75 \li \c{WebPopupWindow} is a \l QWidget for showing popup windows. 174 …In case of \c QWebEnginePage::WebDialog, we create an instance of a custom \c WebPopupWindow class: 177 \skipto class WebPopupWindow
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/doc/src/ |
| H A D | simplebrowser.qdoc | 75 \li \c{WebPopupWindow} is a \l QWidget for showing popup windows. 174 …In case of \c QWebEnginePage::WebDialog, we create an instance of a custom \c WebPopupWindow class: 177 \skipto class WebPopupWindow
|