Setting variable for tooltip in QML repeater delegate
General and Desktop
1
Posts
1
Posters
690
Views
1
Watching
-
I am a bit unsure of the etiquette here - I have an existing question regarding QML/QTQuick on Stack Overflow. Should I repeat it here or just refer to the "question":http://stackoverflow.com/questions/23584370/using-qml-repeater-delegates?
It is about tooltips and how the text within them can be dynamically created from a repeater.
Steve