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

List:       kde-core-devel
Subject:    Re: dcop Q
From:       Thomas Zander <zander () planescape ! com>
Date:       2002-02-28 12:02:59
[Download RAW message or body]


On Thu, Feb 28, 2002 at 12:39:24PM +0100, Thomas Zander wrote:
> Trying to fix bug where changing the proxy settings does not update open konqs.
> 
> The proxy app does;
>     // Update all running and applicable io-slaves
>     QByteArray data;
>     QDataStream stream( data, IO_WriteOnly );
>     stream << "http" << "https" << "ftp";
>     if ( !kapp->dcopClient()->isAttached() )
>       kapp->dcopClient()->attach();
>     kapp->dcopClient()->send( "*", "KIO::Scheduler",
>                               "reparseSlaveConfiguration(QString)", data );
> 
> Is that correct? Then I have to look in konqueror..   Thanx.
> 

Thanx for the explenation David! :)

/me is off to fix stuff.

-- 
Thomas Zander                                            zander@earthling.net
The only thing worse than failure is the fear of trying something new

[Attachment #3 (application/pgp-signature)]

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

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