Quantcast
Channel: QtWebEngine
Browsing all 13965 articles
Browse latest View live

[[qanda:topic_unsolved]] QFontEngine: Glyph neither outline nor bitmap format=0

system: centos7 . I want to convert html to picture. yum install wkhtmltopdf and then: wkhtmltoimage 'http://127.0.0.1:100/convert_img/?path=/home/1/json&picName=1079_pic6' hello.jpg it`s erro:...

View Article


Image may be NSFW.
Clik here to view.

[[qanda:topic_unsolved]] How to attach a file when clicking on a button...

Hi all, I want to know if there is way to attach file automatically to a website using QtWebEngine. In fact, I have to upload a file into a website when clicking on "upload button". I can emulate the...

View Article


[[qanda:topic_unsolved]] QtWebEngine

Are browsers based on QtWebEngine considered far enough away from Chromium to use? I'm not a huge fan of it in general but qutebrowser looks really good, and gives me a good excuse to get away from...

View Article

[[qanda:topic_unsolved]] WebEngine FileDialog Request accept dialog

I searched in qt sources and in 'qquickwebenginedialogrequests.cpp' file i found this functions : void QQuickWebEngineFileDialogRequest::dialogAccept(const QStringList &files) { m_accepted = true;...

View Article

[[qanda:topic_unsolved]] QWebEngineView css

@TThy No. If it's not documented in https://doc.qt.io/qt-5/stylesheet-reference.html#list-of-properties, it does not work. None of your grid-* properties appear there, only gridline-color does. EDIT I...

View Article


[[qanda:topic_unsolved]] alternative of WebElement and WebElement Collection

typedef struct Glue { QUrl url; bool ok; Website website; QWaitCondition wait; QWebElement curr; QWebElement elm; QWebElementCollection elms; QString res; uint loadCounter; uint byteCounter; }; I have...

View Article

[[qanda:topic_unsolved]] Compile/Install QtWebEngine on Raspbian...

Hi I downloaded sources PyQt5 5.15.0 from pypi.org. PyQt5 went fine. PyQtWebEngine-5.15.0 with sip-build --no-make --verbose Querying qmake about your Qt installation... /usr/bin/qmake -query These...

View Article

[[qanda:topic_unsolved]] js: Uncaught ReferenceError: xxx is not defined

View Article


[[qanda:topic_solved]] QtWebEngine signing issues

@krobinson Thanks so much for sharing this solution!!! I'm so glad I found this post after determining that codesigning with hardened runtime causes WebEngine issues. You've saved my day!!!

View Article


[[qanda:topic_unsolved]] Native compile QtWebEngine Raspberry Pi 4

I want to compile "qt-everywhere-src-5.15.0" and especially QtWebEngine native on a Raspberry Pi 4. I make a build directory and go in it, to use the following command: sudo...

View Article

[[qanda:topic_unsolved]] Build libQt5WebEngine*.so from sources

Sorry to raising this topic, but if somebody is also struggling with that, I finally found a way to build Qt5 (including libQt5WebEngine*.so) but not from .tar.xz provided but from Git, thanks to this...

View Article

[[qanda:topic_solved]] build qt5.15 failed

thanks, I'll disable tests abd examples and build again.

View Article

[[qanda:topic_unsolved]] Webengine Cookie SameSite=None warning

Earlier this post was categorized under QML & Qt Quick. I brought it here I keep receiving the following warning on QtWebEngine calls in QML. How do I resolve this? js: A cookie associated with a...

View Article


[[qanda:topic_unsolved]] webengineview use as transparent

Dear All, I am trying to use qt-vlc and webengine together. As UI, I will use webengine part to load a static HTML file from local and at background vlc will show video. I couldn't way any solution to...

View Article

[[qanda:topic_unsolved]] Qtwebengineview dom element usage

Dear all, I wat to use webengineview to show html and this html will contain a dom element as qtwidget. This widget will be used only play video. How can i do it? How can i use a widget as dom element...

View Article


Image may be NSFW.
Clik here to view.

[[qanda:topic_unsolved]] webengineview over widget ui affect

Dear All, I am trying to show browser over widget that can play video.But When browser content appear on screen, some black box appears around the browser. How can I solve it? Best regards, Metin

View Article

[[qanda:topic_unsolved]] Java Applet support in QWebEngine

I am using Qt 5.15.0 version and loading HTML page running on server machine using QWebEngineView widget over ssh. This HTML page uses Java Applet and this section of UI I am unable to see from my...

View Article


[[qanda:topic_unsolved]] Flashing page when select combobox

Hi all, I'm developing a kiosk machine using QML and WebEngine module. Environment: Win10 + Qt 5.9.9 + import QtQuick 2.7 import QtQuick.Window 2.2 import QtQuick.VirtualKeyboard 2.2 import QtWebEngine...

View Article

[[qanda:topic_unsolved]] how to compile qtwebengine on Win10 Professional ?

when I compile qtwebengine 5.15.0 with msvc2019, I got the result as below: ninja: build stopped: subcommand failed. NMAKE : fatal error U1077: “call”: 返回代码“0x1” Stop. NMAKE : fatal error U1077:...

View Article

[[qanda:topic_unsolved]] How do you share data between QWebEngineView and...

@mbwgh Use Qt WebChannel, by example: https://stackoverflow.com/questions/61764733/capture-a-javascript-event-in-qtwebengine/61765653#61765653

View Article
Browsing all 13965 articles
Browse latest View live