How to create single QML file with all the constants or labels so that it can reused
Unsolved
QML and Qt Quick
-
How to create single QML file with all the constants or labels so that it can reused in all the other qml files?
Probably this is answered earlier, a link to it will be great.
-
@MaruthiMarsh
create a singleton componen:
https://wiki.qt.io/Qml_Styling#Approach_2:_Style_Singleton