[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bindings
Subject:    Re: [Kde-bindings] sending an email using korundum and dcop
From:       Caleb Tennis <caleb () aei-tech ! com>
Date:       2007-11-05 22:34:23
Message-ID: 9DAFC20C-0994-4187-B4C0-8962625BC8BA () aei-tech ! com
[Download RAW message or body]

>
> So, how do I get korundum to call the correct dcop function?

Here's a snippet of what I did in an old app.  It might help.


@dcopclient = KDE::DCOPClient.new
@dcopclient.attach
@dcopclient.registerAs("fuel_state")


@dcop = KDE::DCOPRef.new("gina","MessageHandlerBase")
@dcop.setDCOPClient(@dcopclient)


@dcop.call("TriggerESTOPTimer(QString,unsigned int)","cuty_writer",  
secs)

_______________________________________________
Kde-bindings mailing list
Kde-bindings@kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic