I’ve been going crazy trying to figure out this simple thing. I have a string (I’ve converted it to a QString) I created with an algorithm in C++. How do I show this string in a label on my app?
I’m using Qt Quick 2 in QtCreator 2.7.2 with Qt 5.1.0.
Thanks.
↧