QML at the moment lacks the ability to execute basic system commands. What libraries or functions can be imported to add this functionality to a .qml file?
Asked
Active
Viewed 37 times
0
-
1Didn't you tried this? http://askubuntu.com/a/314095/169736 – Braiam Apr 19 '14 at 15:37
-
I suspect there is no answer at the moment for a library that you can just import. That question more or less asks for a work around. – Anon Apr 19 '14 at 16:48
-
1Well, you can always ask in SO for doing that in C++ which seems like the only way to go about it. – Braiam Apr 19 '14 at 16:52
-
From what I understand, the ubuntu sdk team will eventually be adding this functionality, although that is speculation from another comment I read. I can delete the question if you wish, but I was hoping to keep it open say if this ever does become thrown in. – Anon Apr 19 '14 at 17:37
-
1Nah, if you ever find the answer, just post it to the other question ;) – Braiam Apr 19 '14 at 17:54