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

List:       kde-core-devel
Subject:    Re: Using QMap/QArray/QList with DCOP
From:       weis <weis () stud ! uni-frankfurt ! de>
Date:       1999-10-22 11:15:28
[Download RAW message or body]

Hi,

On Thu, 21 Oct 1999 pbrown@redhat.com wrote:

> On Thu, 21 Oct 1999, Kurt Granroth wrote:
> 
> > What is the recommended way to deal with the template based QMap,
> > QDict, QArray, and QList classes wrt DCOP calls?  I notice that there
> > is no built-in QDataStream << for them...
> > 
> > Any thoughts on how to handle them?
> 
> I know QValueList has a << operator.  Are the others going to get such
> operators Matthias?

BTW: Dont use typedefs in DCOP interfaces if you want scripting.

QValueList<int> foo( const QMap<QString,QString>& name );

is ok, while

IntList foo( StringMap& map );

wont work for kscript.

Bye
Torben

> ---
>   Preston Brown                                    Systems Engineer
>   pbrown@redhat.com                                Red Hat, Inc. 
> 
> 

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

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