KDE4 - KDialog - Replacement of DCOP by DBUS
cypherstrong
cypherstrong at gmail.com
Thu Mar 13 14:44:13 GMT 2008
Um it seems I dont have this package installed
I search on my distrib
They is x11-libs/qt-bus-4.4.0_beta1
That depends on qt-core-4.4.0_beta1
... so it's this ? which package or tbz2 provide this tools ?
They is an equivalent with dbus-send ?
Felix Lemke a écrit :
> Am Donnerstag, 13 März 2008 schrieb cypherstrong:
>
>> Hi,
>>
>> How can I use dbus with kdialog
>>
>> I want to do a progress bar, I run this
>>
>> D=$(kdialog --progressbar "Freeing swap file")
>>
>> And after ? I have a dbus id, I don't know how to obtain like dcop every
>> thing about method ...
>>
>> Thanks
>>
>
> On the bash, try the following commands.
> To see the possibilities: qdbus `kdialog --progressbar title`
> To call a method e.g.: qdbus `kdialog --progressbar title` showCancelButton
> true
> Of course you'll have to use your D variable in your script instead of always
> calling kdialog.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde/attachments/20080313/8e93e401/attachment.sig>
-------------- next part --------------
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list