Похожие чаты

Guys can I ask a qt question?

2 ответов

17 просмотров

Wouldn't it be easier just to ask a question if it's related to C++ instead of asking about asking? 🤔

Пользователь-61653 Автор вопроса
Ihor
Wouldn't it be easier just to ask a question if it...

Hi. Look at this sample : https://doc.qt.io/qt-5/qtwebengine-webenginewidgets-webui-example.html It has a Html page that load statically via qwebengingeview. I Wana add more button to this Html page and connect it to c++ functions. I noticed that I should create qwebchanbel to communicate between Javascript and c++ worlds. But before that I should create my own class that I Wana share its method with javasctip side: class JsInterface: public QObject { Q_OBJECT public: /// Log, for debugging Q_INVOKABLE void log(const QString& str) const { qDebug() << "LOG from JS: " << str; } }; And in Html page inside a script tag, I used this snippet: new QWebChannel(qt.webChannelTransport, function (channel) { // now you retrieve your object var JSobject = channel.objects.TheNameOfTheObjectUsed; }); But when I run the application, it complains that there is no qwebchannel object exists. For more information look at the first answer to this question : https://stackoverflow.com/questions/28565254/how-to-use-qt-webengine-and-qwebchannel/36601118

Похожие вопросы

Обсуждают сегодня

Ready for some fun AND a chance to win TKO Tokens? Join us for exciting minigames in our Telegram group! 🕒 Don’t miss out—games start on today 25 October 2024, at 8 PM! Ge...
Milkyway | Tokocrypto
255
Мужики и девушки, привет) в Вelphi xe7 в настройках во вкладке "Editor Options" далее " Color" есть список: "Elements", открыв который мы можем настраивать отображение разных...
Kraszx
14
is that okay?
Samurai 🇯🇵
21
Добрый вечер. Есть вопрос, а может и предложение. Был у меня диалог в другой группе о делфи и я задался вопросом: "А нельзя ли в делфи цвет //коментария и {комментария} сде...
Kraszx
24
How about the project bro Likes the community not that active ?
🅿️abby_FX
19
Всем привет! Подскажи, пожалуйста, как передать в TComboBox сразу значение и id записи. На Delphi я делал так: ComboBox1.Items.AddObject('Какое-то значение', Pointer(id запис...
Евгений
13
А вот это что за конструкция? Вернее, она тут нафига?
Serjone
10
Мдя, прикол, боевая сборка запускается (именно под отладчиком) после F9 примерно полторы минуты (97 секунд если быть точным). Начал копать - проблема детектится сразу - зависа...
Александр (Rouse_) Багель
38
Здравствуйте товарищи. А где вы смотрите маркеры/фенотипы клеток, чтобы подобрать антитело для задачи? Есть какой-то ресурс/база данных, или всё ручками по статьям? Мне нужно ...
Abruhmed
14
Мужики. привет) в Вelphi xe7 в настройках во вкладке "Editor Options" далее " Color" есть список: "Elements", открыв который мы можем настраивать отображение разных элементов...
Kraszx
2
Карта сайта