![]() Registered Member ![]()
|
I'm trying to write a script that inserts text into a document being edited from Kate with one keystroke.
It seems that instead of integers, the cursor location is passed as a QPoint data type. qdbus doesn't know what to do with it when it's returned by a function such as...
dbus-send interprets this value as struct{int32:X int32:Y} but I can't figure out the syntax for passing it back to dbus-send, such as in the following command:
If an array cannot be coerced to QPoint, then what can? Or am I just getting the array syntax wrong? Thanks. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]