[SOLVED] Conversion from ascci to char in QML
-
for wat exactly setcontextproperty is used
@Pradeep-Kumar.M To expose C++ objects to QML.
-
do we have QQMLContextItem or QQMLComponentItem
-
do we have QQMLContextItem or QQMLComponentItem
@Pradeep-Kumar.M None. We have
QQuickItem
. -
QML is scripting language,
QtQuick is module required for writing QML Applications,diff between QtQuick and QML please?.
-
QML is scripting language,
QtQuick is module required for writing QML Applications,diff between QtQuick and QML please?.
@Pradeep-Kumar.M Yes you have the answer. Check out what-is-qml and what-is-qt-quick.
It's all in the docs. You should go through it. -
@Pradeep-Kumar.M Yes you have the answer. Check out what-is-qml and what-is-qt-quick.
It's all in the docs. You should go through it.@p3c0
k