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. >
Attachment:
signature.asc
Description: OpenPGP digital signature
___________________________________________________ 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.