Tag: qt
-
A simple understanding of qt, QML, cmake
A simple understanding of qt, QML, cmake The Example qt_qml_cmake_pipe github link, Create a simple working for qt qml with cmake to show the working of QProperty. * This is a simple example to set up communication between qt6 and qml. * The example has simple Qml Rectangle, Text, TextField and Button. * The…