Home
last modified time | relevance | path

Searched refs:WebPopupWindow (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dwebpopupwindow.cpp60 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 Dwebpopupwindow.h64 class WebPopupWindow : public QWidget
69 WebPopupWindow(QWebEngineProfile *profile);
H A Dwebview.cpp169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dwebpopupwindow.cpp60 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 Dwebpopupwindow.h64 class WebPopupWindow : public QWidget
69 WebPopupWindow(QWebEngineProfile *profile);
H A Dwebview.cpp169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dwebpopupwindow.cpp59 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 Dwebpopupwindow.h64 class WebPopupWindow : public QWidget
69 WebPopupWindow(QWebEngineProfile *profile);
H A Dwebview.cpp169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dwebpopupwindow.cpp59 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 Dwebpopupwindow.h64 class WebPopupWindow : public QWidget
69 WebPopupWindow(QWebEngineProfile *profile);
H A Dwebview.cpp169 WebPopupWindow *popup = new WebPopupWindow(page()->profile()); in createWindow()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/doc/src/
H A Dsimplebrowser.qdoc75 \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 Dsimplebrowser.qdoc75 \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