Re: qdbus QStringList

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday May 10 2011 17:43:34 Rex Dieter wrote:
> Dj YB wrote:
> > 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.
> 
> Try,
> "(" "element1" "element2" "element3" ")"

Thanks for the reply, though it did not work
the call is this:

qdbus org.kde.korganizer /Calendar org.kde.Korganizer.Calendar.openTodoEditor 
"summary" "description" "(" "file1" "file2" "file3" ")"

thats the signature:
method void org.kde.Korganizer.Calendar.openTodoEditor(QString summary, 
QString description, QStringList attachments)

Any help appreciated.
Thanks,
YB.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux