qdbus QStringList

Dj YB syehielb at t2.technion.ac.il
Tue May 17 14:27:24 PDT 2011


On Tuesday May 17 2011 17:41:13 Thiago Macieira wrote:
> On Tuesday, 17 de May de 2011 17:21:29 Dj YB wrote:
> > On Tuesday May 17 2011 16:24:39 Thiago Macieira wrote:
> > > On Tuesday, 17 de May de 2011 11:20:22 Dj YB wrote:
> > > > On Saturday May 14 2011 23:55:00 Dj YB wrote:
> > > > > it seems like no one ever send a list, I spent too much time
> > > > > googling
> > > > > for a single example of using qdbus with a QStringList and
> > > > > didn't find.
> > > > 
> > > > is anyone using this list, using qdbus at all?
> > > 
> > > Yes.
> > 
> > Thanks for the quick reply.
> > 
> > do you happen also to know how to send a QStrinList ?
> 
> Since I wrote the qdbus tool, I should. It's with parentheses.
> 
> But you said it didn't work for you and I don't have time to go looking in
> the sources to find out why.

which one?
that one:
qdbus org.kde.korganizer /Calendar org.kde.Korganizer.Calendar.openTodoEditor 
"summary" "description" \("1" "2" "3"\)

or that one:
qdbus org.kde.korganizer /Calendar org.kde.Korganizer.Calendar.openTodoEditor 
"summary" "description" "(" "1" "2" "3" ")"

thanks,
YB.


More information about the dbus mailing list