Hello,

I am trying to write a bash script using qdbus but cant figure out how to send 
a QStringList

tried the following:

"1" "2"

"1","2"
"1";"2"
("1","2")
(1,2)

"1"
"2"

1
2

none of the above worked.
I am sure I have already asked that before but I could not find the thread.

thanks in advance,
YB.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to