From ab3b10a5018152dedbdb64d0d5a4bd8ec752ccdb Mon Sep 17 00:00:00 2001 From: ulf69 Date: Tue, 17 Aug 2004 00:09:26 +0000 Subject: QCop implementation for KOrganizer to access Ka/pi directly --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index d4d28f1..fe778af 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -328,6 +328,9 @@ class KABCore : public QWidget */ void addGUIClient( KXMLGUIClient *client ); + void requestForNameEmailUidList(const QString& sourceChannel, const QString& uid, const QString& param1); + + signals: void contactSelected( const QString &name ); void contactSelected( const QPixmap &pixmap ); -- cgit v0.9.0.2