From kde-pim Wed Nov 06 16:11:43 2002 From: Tobias Koenig Date: Wed, 06 Nov 2002 16:11:43 +0000 To: kde-pim Subject: Re: [Kde-pim] Dev: How to create new entries in the StdAddressbook? X-MARC-Message: https://marc.info/?l=kde-pim&m=103660706914503 On Tue, Nov 05, 2002 at 07:58:18PM +0100, Bert Speckels wrote: > Hi Hi Bert, > I'm trying to use libkabc and I can't find any information about how to > create a new adressee entry, save that into the StdAddressBook and then > call the AddressBook editor with that entry. > > The following source won't work cause the UID changes in between :-( > > addrBook = KABC::StdAddressBook::self(); > > Addressee addr; > addrBook->insertAddressee(addr); > addrBook->save(); Does KABC::StdAddressBook::save(); helps? Ciao, Tobias -- In a world without walls and fences who needs Windows and Gates??? _______________________________________________ kde-pim mailing list kde-pim@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/