Top "Qt5.5" questions

Qt 5.5 is the newest version of Qt which is a cross-platform application framework that is widely used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while having the power and speed of native applications.

QMAKE_MSC_VER isn't set

After I changed my Qt Version from 5.5.1 to 5.12.0 I get following message while I try to build any project: msvc-version.…

qt qt5.5
How to omit the "Binding loop detected for property" warning?

I decided to rewrite this question. I tried to make it clear and short but it didn't work out. What …

qt qml qtquick2 qt5.5
How to display correctly Treeview with QML Qt 5.5

I'm trying to create a correct Treeview with Qml Qt 5.5. I succeed to have a Treeview with a global root. …

qt treeview qml qt5.5
Error: [email protected]: unknown version :mountain_lion

Followed this tutorial in installing qt5.5 on a macOS version 10.13.6 High Sierra. Failed when trying to brew install [email protected] giving …

homebrew qt5.5
QT QWebEnginePage::setWebChannel() transport object

I'm using the QT WebEngine framework to display web pages. I'm injecting javascript into a page when it loads, and …

c++ qt qtwebengine qt5.5
QTreeView usage example - how to add a subnode to an existing item?

I'm fairly new to Qt and therefor try to find out how things are working. Especially for QTreeView this seems …

c++ qt qt5 qt5.5
QWebEngine: print a page?

The migration from QWebKit to QWebEngine seems to be much more complicated than Qt guys claimed. With QWebKit I could …

c++ qt printing qt5 qt5.5