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

List:       kde-commits
Subject:    Re: branches/KDE/3.5/kdepim/libkmime
From:       Tom Albers <toma () kovoks ! nl>
Date:       2006-10-31 13:45:14
Message-ID: E1GetvC-0005UT-6V () nummer64 ! hobbyruimte ! nl
[Download RAW message or body]

At Tuesday 31 October 2006 13:52, you wrote:
> On Monday 30 October 2006 22:15, Tom Albers wrote:
> 
> > - Fix bug where email address was returned with a space in front or at end.
> > - expand the emails() function with a names() function and a displayNames()
> > function.
> > +void To::displayNames(QStrList *l)
> > +{
> > +    l->clear();
> > +
> > +    for (AddressField *it=a_ddrList->first(); it != 0 ;
> > it=a_ddrList->next() ) +            l->append( it->asUnicodeString() );
> > +}
> 
> 
> This doesn't compile, asUnicodeString() returns QString while QStrList 
> consists of QCStrings. 
> 
> 
> Dirk


Ok, I will change the QStrList to a QStringList when I'm home. 

Toma


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

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