Hi,

I am still unable to access QMap<QString,QString> returned by dataengine in
QML. The piece of JS goes like:

print("hello");
print(dataEngine.data["PowerDevil"]["Available profiles"]);
print("world");

And it prints only "hello", nothing else. I went through the code of JS
bindings in runtime, tried playing around with it without luck. I'm totally
clueless on this now.

Cheers,
Viranch
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to