28#include <tdelibs_export.h>
42 friend KABC_EXPORT TQDataStream &
operator<<( TQDataStream &,
const Agent & );
43 friend KABC_EXPORT TQDataStream &operator>>( TQDataStream &,
Agent & );
72 bool operator==(
const Agent & )
const;
73 bool operator!=(
const Agent & )
const;
105 TQString
url()
const;
124KABC_EXPORT TQDataStream &operator<<( TQDataStream &,
const Agent & );
125KABC_EXPORT TQDataStream &operator>>( TQDataStream &,
Agent & );
void setAddressee(Addressee *addressee)
Sets the addressee of the agent.
void setUrl(const TQString &url)
Sets a URL for the location of the agent file.
Addressee * addressee() const
Returns the addressee object of this agent.
TQString asString() const
Returns string representation of the agent.
TQString url() const
Returns the location URL of this agent.
bool isIntern() const
Returns whether the agent is described by a URL (extern) or by a addressee (intern).
kdbgstream & operator<<(const TQValueList< T > &list)
static data, shared by ALL addressee objects