Top "Qt5.7" questions

Tag this only for the issues specific for Qt 5.7 and not for other versions.

How to use the QtVirtualKeyboard

I try to integrate the QtVirtualKeyboard into a prototype, but I fail. It is the first time I work with …

qt qml qt5.7 qtvirtualkeyboard
Add 32-bit versions of Qt 5.7 on a 64-bit machine

Want to manually install 32-bit versions of Qt 5.7 so that I will be able to deploy my app to not …

qt qt-creator qt5.7
How to cross-compile for RasPi3

I am currently trying to cross-compile Qt 5.7 for my Raspberry Pi 3. This is my first cross-compiling atempt, so please be …

raspberry-pi cross-compiling raspberry-pi3 qt5.7
QT: module "QtWebView" is not installed

My OS is win10 and the version of QT is Qt5.7 mingw53_32 and the target os is win10. when I …

qt qml qt5.7 qtwebview
Parse nested JSON with QJsonDocument in Qt

I am interested in seeing how we can use Qt's QJsonDocument to parse all entries from a simple nested JSON (…

c++ json qt qt5.7